Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indentation #3234

Closed
3 tasks done
joaomoreno opened this issue Feb 22, 2016 · 2 comments
Closed
3 tasks done

Indentation #3234

joaomoreno opened this issue Feb 22, 2016 · 2 comments

Comments

@joaomoreno
Copy link
Member

Owner: @isidorn
Assignees:

To address #1228 we have added indentation support to the editor. Verify:

  • Actions Convert Indentation to Spaces and Convert Indentation to Tabs properly convert white space on the start of each line to spaces or tabs respectively
  • Actions 'Indent Using Tabs' and 'Indent Using Spaces' change future indentation for the current editor
  • Status bar always shows indentation status and clicking on it show the above actions
  • These actions can not be invoked in read only text editors
@joaomoreno joaomoreno added this to the Feb 2016 milestone Feb 22, 2016
@egamma egamma mentioned this issue Feb 22, 2016
97 tasks
@isidorn isidorn changed the title Editor - Improve tab and space insertion handling, show what tab size is guessed, support to convert tabs to space and vice versa Indentation Feb 22, 2016
@isidorn isidorn added the editor label Feb 22, 2016
@isidorn isidorn removed their assignment Feb 22, 2016
@chrisdias
Copy link
Member

Looks really good with latest changes.

@alexdima
Copy link
Member

@isidorn Looks great!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants