Commit Graph

14 Commits

Author SHA1 Message Date
Matt Bierner
86ceb0c84e Enable noUnusedParameters in configurationHelper 2018-10-01 16:01:28 -07:00
Martin Aeschlimann
6bfc7ee2b5 strange intellisense suggestion in settings.json. Fixes #41732 2018-01-26 17:27:57 +01:00
Sandeep Somavarapu
9772efe6bc Fix #39737 2017-12-06 15:34:45 +01:00
Sandeep Somavarapu
778152c86d Fix #21114 2017-11-15 19:14:04 +01:00
Matt Bierner
cd00b590a8 Enable strict in a few more extensions 2017-11-06 11:40:05 -08:00
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