Johannes Rieken
418808ac75
remove unused dependency
2018-08-17 15:57:09 +02:00
Johannes Rieken
1115196349
add a shared webpack conifg
2018-08-17 15:56:57 +02:00
Johannes Rieken
7c9b48b5a7
Merge branch 'master' into joh/extpack
2018-08-16 12:48:07 +02:00
Johannes Rieken
699d778579
add doc to vscode.Uri, #56108
2018-08-16 12:31:33 +02:00
Sandeep Somavarapu
130a2918c2
Fix in master #56317
2018-08-16 12:03:22 +02:00
Johannes Rieken
ae6ac66cb5
use ts-loader compilerOptions
2018-08-16 11:49:05 +02:00
Johannes Rieken
b00ab5288f
also fix width issue when not using tabs, #56545
2018-08-16 11:14:15 +02:00
Johannes Rieken
a7b66b9252
keep node_modules in extension bundle
2018-08-16 10:56:29 +02:00
Johannes Rieken
a25b5cc805
enforce certain compile options
2018-08-16 10:55:49 +02:00
Johannes Rieken
d62f5b3da9
use ts loader, exclude node_module for now
2018-08-16 10:52:08 +02:00
Johannes Rieken
5a3c0eebfb
Merge branch 'master' into joh/extpack
2018-08-16 10:17:49 +02:00
Johannes Rieken
0430911b98
fix #56545
2018-08-16 10:16:55 +02:00
Johannes Rieken
64b82b2a35
Merge branch 'master' into joh/extpack
2018-08-16 10:07:18 +02:00
Rob Lourens
d505bb4781
Workaround #55649
2018-08-16 09:57:33 +02:00
Martin Aeschlimann
bff9e2cc89
Merge pull request #56516 from Microsoft/ramyar/update-go-theme
...
Update theme for error,rune types in Go
2018-08-16 09:49:47 +02:00
Benjamin Pasero
5dd346919f
fix #56540
2018-08-16 09:26:25 +02:00
Joao Moreno
e3ce885631
protect tree against errors in render calls
...
related to #56371
2018-08-16 09:10:32 +02:00
Benjamin Pasero
723d7ba44e
fix #56384
2018-08-16 08:26:45 +02:00
Rob Lourens
85892802d1
Settings editor - tweak padding
2018-08-15 22:49:07 -07:00
Rob Lourens
f03b305c84
Settings editor - avoid triggering reflow in layout()
2018-08-15 22:49:07 -07:00
Benjamin Pasero
ea6d8a7037
debt - avoid deprecated buffer usage
2018-08-16 07:41:44 +02:00
Karthikayan
54408207e1
Notify number of outdated extensions on Check for Extension updates action ( #56053 )
...
* show outdated extension for Check for Extension updates action
* include CheckForUpdates also
* avoid flicker perspection; show no. of outdated extensions
* remove the temp code for local test
* add prompt to update all extensions
* Remove option to update all and refactor
* Dont move focus, let the user do it if they choose to do so
2018-08-15 22:40:29 -07:00
Benjamin Pasero
b57003f330
NodeBuffer => Buffer
2018-08-16 07:38:54 +02:00
Rob Lourens
e2b722d262
Settings editor - bump search debounce times
2018-08-15 21:40:19 -07:00
Rob Lourens
5c63604e2c
Settings editor - fix "Open Settings (JSON)" command
2018-08-15 21:39:52 -07:00
Rob Lourens
599251673b
Fix #56296 - much faster refreshing by avoiding measuring rows when possible
2018-08-15 21:20:27 -07:00
Rob Lourens
fd4d0c71de
Fix #48771 - prevent rg from checking global gitignores
2018-08-15 20:04:43 -07:00
Rob Lourens
50d7fa2ebc
Handle new error messages in ripgrep
2018-08-15 19:58:51 -07:00
Rob Lourens
5c8e8d6b8e
Bump ripgrep to 0.9.0
2018-08-15 19:58:28 -07:00
Rob Lourens
2336fc94c9
Settings editor - clean up leftover description styling
2018-08-15 17:26:29 -07:00
Ramya Achutha Rao
98d3a0b3f2
Update theme for error,rune types in Go #56515
2018-08-15 17:18:23 -07:00
Rob Lourens
e85bca2699
#56296 - avoid unnecessary refreshes on startup
...
onConfigUpdate is fired for every extension settings before the groups are in the model
2018-08-15 16:43:30 -07:00
Jackson Kearl
6cb1d95483
Create new search input model for each instance of a settings editor ( #56496 )
...
* Create new search input model for each instance of a settings editor
* Move increment to render stage
2018-08-15 15:50:35 -07:00
Rob Lourens
20395b9a1c
Settings editor - use type=number for number input fields
2018-08-15 15:40:13 -07:00
Rob Lourens
36d51e29c7
#55800 - format a set of well-known acronyms
2018-08-15 15:27:18 -07:00
Rob Lourens
13cc618c79
Settings editor - fix dupe cmd+, registrations
2018-08-15 15:09:12 -07:00
Rob Lourens
7158f4997a
Settings editor - add missing TOC title
2018-08-15 15:04:44 -07:00
Rob Lourens
cb5558b99d
Fix #50641 - handle different settings scopes correctly in UI
2018-08-15 14:45:02 -07:00
Rachel Macfarlane
22ab03e7a4
Prevent comment ranges from shifting on edit
2018-08-15 12:46:26 -07:00
Jackson Kearl
5bab8f680e
Fix bug causing borderes in monaco inputs when a trasparent bacground is selected ( #56493 )
2018-08-15 12:05:04 -07:00
Sandeep Somavarapu
66d37dcfc5
Fix tests #56371
2018-08-15 20:32:02 +02:00
Rob Lourens
8ec26a222a
Fix #56433 - search extraFileResources even when no folders open
2018-08-15 11:20:59 -07:00
Sandeep Somavarapu
beb70bbb7a
Fix in master #56371
2018-08-15 20:20:11 +02:00
Benjamin Pasero
3d71869a0c
💄
2018-08-15 18:56:58 +02:00
Miguel Solorio
b887217768
Fixes #56465 , revert label opacity
2018-08-15 09:44:37 -07:00
Martin Aeschlimann
72509c5625
VSCode hangs when opening python file. Fixes #56377
2018-08-15 18:43:17 +02:00
Martin Aeschlimann
53cfd4e21e
VS Code Hangs When Opening Specific PowerShell File. Fixes #56430
2018-08-15 18:42:56 +02:00
Johannes Rieken
059cc5b66f
fix unhandled error
2018-08-15 18:20:09 +02:00
Johannes Rieken
c87cbe6376
fix #56302
2018-08-15 17:55:44 +02:00
Johannes Rieken
c5a73b8c25
update config util, #56302
2018-08-15 17:55:44 +02:00