SteVen Batten
aec0921e5c
first pass to update workspace trust to capabilities
2021-04-21 10:40:56 -07:00
Ladislau Szomoru
0c555419fe
Extension workspace trust request using product/settings files ( #121021 )
...
* Extension workspace trust request using product/settings files
2021-04-13 08:17:48 +02:00
Sandeep Somavarapu
ab8c8dbd8e
Fix #112030
2020-12-07 17:56:56 +01:00
Sandeep Somavarapu
530e947fe5
Fix #103970
2020-08-05 13:51:51 +02:00
Rob Lourens
518523fc7f
let -> const, settings
2020-08-03 08:54:14 -07:00
Sandeep Somavarapu
00ad0a9372
Fix #90931
2020-02-19 13:39:19 +01:00
Sandeep Somavarapu
ff0de753f4
fix $90348
2020-02-11 09:13:03 +01:00
Benjamin Pasero
c4192e9bd3
change active-editor to ${activeEditorLanguage} (for #78903 )
2020-01-06 15:25:29 +01:00
Benjamin Pasero
0fd2883856
Allow to configure "files.defaultLanguage" to use current language ( fix #78903 )
2020-01-06 10:21:05 +01:00
Benjamin Pasero
cd0f833fe0
title - introduce remoteName as variable
2019-09-18 19:14:13 +02:00
Dipen Ved
b80da8bb5a
Show the folder path a file is in, in title of the window ( #66746 )
...
* Add active folder feature
* use urilabel instead
* use resource instead of path
* show empty instead for activeFolderShort
2019-01-24 18:37:57 +01:00
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