vscode/extensions
Alexander e891e2f3d1 Add border for dirty tabs (#59759)
* Theming for dirty tabs

* Improve border for dirty tabs
1. Make it thinner
2. Add a setting to disable it
3. Use 4 colors (activeFocused, activeUnfocused, inactiveFocused, inactiveUnfocused)
4. Move part of logic

* Hot apply of setting `dirtyTabBorder`

* Rename the setting

* Add default dirty border for all themes

* 3 of the 4 colors should be derived from the one main color

* Rename `dirty` to `modified`

* Rename `modifiedActiveFocusedBorder` to `modifiedBorder`

* Add modified border color for built-in themes

* More contrast

* Applying style directly on element

* Changing only color

* Using full border

* Using existing div for border styling

* Add setting to telemetry

* Uncomment cleanup code

* tweak colors and descriptions

* 💄
2018-10-08 10:27:01 +02:00
..
bat Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
clojure Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
coffeescript Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
configuration-editing Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
cpp Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
csharp Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
css Update to latest css grammar for #57407 2018-09-19 11:58:53 -07:00
css-language-features Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
debug-auto-launch Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
docker Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
emmet Add typings for emmet #59803 2018-10-03 12:55:55 -07:00
extension-editing Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
fsharp update grammars 2018-10-04 12:00:39 +02:00
git Remove use strict directives in extension code 2018-10-02 16:02:44 -07:00
go Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
groovy Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
grunt Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
gulp Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
handlebars Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
hlsl Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
html custom 'html' tags are in red color. Fixes #56467 2018-10-04 11:02:04 +02:00
html-language-features Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
ini Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
jake Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
java update grammars 2018-10-04 12:00:39 +02:00
javascript update grammars 2018-10-04 12:00:39 +02:00
json Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
json-language-features Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
less update grammars 2018-10-04 12:00:39 +02:00
log Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
lua Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
make Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
markdown-basics Update md grammar 2018-10-05 13:06:37 -07:00
markdown-language-features Treat json5 as json in the markdown preview 2018-10-05 13:06:37 -07:00
merge-conflict Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
npm Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
objective-c Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
perl Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
php add php try catch snippet 2018-10-04 17:10:18 +01:00
php-language-features Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
powershell update grammars 2018-10-04 12:00:39 +02:00
pug Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
python update grammars 2018-10-04 12:00:39 +02:00
r Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
razor Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
ruby Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
rust Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
scss Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
search-rg Also respect useGlobalIgnoreFiles in file search, from PR #59717 2018-10-06 17:07:11 -07:00
shaderlab Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
shellscript Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
sql update grammars 2018-10-04 12:00:39 +02:00
swift Update swift integration test results. 2018-09-28 11:09:07 -07:00
theme-abyss Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-defaults update built-in dark themes as menus look pale (#59123) 2018-09-24 09:55:00 -07:00
theme-kimbie-dark Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-monokai Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-monokai-dimmed Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-quietlight Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-red Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-seti Fix R icon size 2018-10-03 21:31:03 +10:00
theme-solarized-dark Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-solarized-light Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
theme-tomorrow-night-blue Add border for dirty tabs (#59759) 2018-10-08 10:27:01 +02:00
typescript-basics update grammars 2018-10-04 12:00:39 +02:00
typescript-language-features Add retrigger characters to SignatureHelpProvider 2018-10-05 16:01:02 -07:00
vb Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
vscode-api-tests Adding pinning test for webview scripts disabled 2018-10-05 16:25:50 -07:00
vscode-colorize-tests Remove "use strict" directives in extension tests 2018-10-02 15:59:42 -07:00
xml update grammars 2018-10-04 12:00:39 +02:00
yaml Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
OSSREADME.json
package.json Pick up TS 3.1 final 2018-09-27 10:35:43 -07:00
postinstall.js
shared.tsconfig.json Introduce a shared tsconfig for extensions 2018-10-01 16:35:43 -07:00
shared.webpack.config.js update vscode-extension-telemetry 2018-09-20 12:06:55 +02:00
yarn.lock update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00