Commit Graph

9 Commits

Author SHA1 Message Date
Dániel Tar
e03163d9a8 Fix wrong placement of 'e.g.'s in the description of window.title setting (#35986)
* Fix wrong placement of 'e.g.'s in the description of `window.title` setting

* Fix the same error in configuration-editing
2017-10-11 10:02:55 +02:00
Benjamin Pasero
3dd4318683 Confusing explanation for activeEditorMedium in window.title setting (fixes #35534) 2017-10-04 12:05:52 +02:00
Benjamin Pasero
f14d6bb0a2 multi root - adopt for title bar variables 2017-06-21 09:02:16 +02:00
David Wilson
913651fd55 Centralize language mode enumeration in settings completion provider 2017-03-27 15:47:30 -07:00
David Wilson
dfa42afcb8 Add new "files.defaultLanguage" configuration setting
This change adds a new configuration setting that sets the default
language mode of new untitled files created with Ctrl+N
(workbench.action.files.newUntitledFile).  This activates the user's
desired language mode when a new untitled file is created.

Fixes #8729.
2017-03-26 11:03:56 -07:00
Benjamin Pasero
8e4e0a291a fix #21177 2017-02-23 15:56:58 +01:00
Benjamin Pasero
256d76fed7 Option to show project path in title bar (fixes #21002) 2017-02-22 07:48:32 +01:00
Sandeep Somavarapu
7b76b74e4c #20878 add string checks 2017-02-21 16:30:00 +01:00
Sandeep Somavarapu
6547ce09e8 #19149 Implement intellisense for language specific editor configurations in settings editor 2017-02-08 20:52:21 +01:00