isidor
|
60fe78cfa9
|
fixes #6297
|
2016-05-16 10:21:31 +02:00 |
|
isidor
|
323dec0c51
|
debug: reveal auto expanded element in repl
fixes #6343
|
2016-05-16 10:08:18 +02:00 |
|
Martin Aeschlimann
|
064382b6cb
|
Merge pull request #6377 from archer884/patch-1
Do not autoclose `'`
|
2016-05-16 10:04:29 +02:00 |
|
Martin Aeschlimann
|
48e8164164
|
Update json.ts to latest jsonc-parser
|
2016-05-15 21:19:22 +02:00 |
|
Martin Aeschlimann
|
3c748fa195
|
html.ts: Typo in comment
|
2016-05-15 21:03:21 +02:00 |
|
J/A
|
f2ff136134
|
Do not autoclose '
`'` is used to denote a lifetime, as in `fn foo<'a>(bar: &'a Baz) { ...` and it isn't helpful to have it automatically closed.
|
2016-05-14 23:03:47 -05:00 |
|
Daniel Imms
|
cd1d4d8f55
|
Clearing WorkingFilesModel should only add file types to recently closed files
Fixes #5997
|
2016-05-13 19:35:42 -07:00 |
|
Daniel Imms
|
9cff38ac88
|
Improve external terminal support on xfce
Fixes #5780
|
2016-05-13 19:07:14 -07:00 |
|
Daniel Imms
|
a631525fbb
|
Have --install-extension exit earlier if already installed
Fixes #6364
|
2016-05-13 18:49:43 -07:00 |
|
Daniel Imms
|
4d215d87a9
|
Improve Linux external terminal defaults
Related #5780
|
2016-05-13 17:59:26 -07:00 |
|
Daniel Imms
|
d96e0df5ba
|
Remove bin command in post install step for deb
|
2016-05-13 15:28:28 -07:00 |
|
Daniel Imms
|
0b37d2acb9
|
Have rpm remove bin symlink in post uninstall step
Related #6338
|
2016-05-13 15:14:28 -07:00 |
|
Daniel Imms
|
179fd83998
|
Use sudo to add bin symlink in rpm
Fixes #6338
|
2016-05-13 15:12:17 -07:00 |
|
Andre Weinand
|
c2c7bbd7ae
|
fix extension debugging
|
2016-05-14 00:07:34 +02:00 |
|
Johannes Rieken
|
564c04b8c1
|
more cleanup and better default selection for references/definitions, #5893
|
2016-05-13 17:59:55 +02:00 |
|
Johannes Rieken
|
d4d14888ae
|
move things around a little bit
|
2016-05-13 16:25:13 +02:00 |
|
Johannes Rieken
|
6e2c573596
|
fix typo, #5893
|
2016-05-13 15:27:43 +02:00 |
|
Alex Dima
|
8cd47bb55e
|
Fixes #6281: Do not truncate line number, column in position
|
2016-05-13 15:09:57 +02:00 |
|
Johannes Rieken
|
de77d32034
|
remove unused type declaration support
|
2016-05-13 12:35:13 +02:00 |
|
Johannes Rieken
|
0d827d8e35
|
for multiple definitions open peek at the first location and close it when jumping to another, fixes #5893
|
2016-05-13 12:35:13 +02:00 |
|
Johannes Rieken
|
e086d4ec54
|
some refactorings in reference search, prep for #5893
|
2016-05-13 12:35:13 +02:00 |
|
Andre Weinand
|
75ec70cc72
|
update node-debug
|
2016-05-13 01:22:35 +02:00 |
|
Andre Weinand
|
a6a9409897
|
update node-debug
|
2016-05-12 19:33:20 +02:00 |
|
isidor
|
bbe22d2072
|
debug: handle php one thread stop behavior as a special case not as a general rule
fixes #6304
|
2016-05-12 18:54:10 +02:00 |
|
Johannes Rieken
|
ba09fd7fad
|
use 'property' instead of 'text' when CompletionItem define no kind
|
2016-05-12 17:46:14 +02:00 |
|
Johannes Rieken
|
41467b74b7
|
use padding-left of 20px for preview part, fixes #5883
|
2016-05-12 12:53:21 +02:00 |
|
Johannes Rieken
|
aaa65451f6
|
set focus on iframe window and on webview, fixes #5070
|
2016-05-12 12:48:10 +02:00 |
|
Johannes Rieken
|
e2da5725c1
|
move webview into its own source file, use css variables for webview default styles, #5737
|
2016-05-12 12:18:24 +02:00 |
|
Dirk Baeumer
|
6dcfa2e9d1
|
Adding line break to output message
|
2016-05-12 11:52:57 +02:00 |
|
Daniel Imms
|
b633941dfe
|
Fix comment typo
|
2016-05-12 01:29:45 -07:00 |
|
Johannes Rieken
|
87fb437eb8
|
💄 remove unused code
|
2016-05-12 09:29:38 +02:00 |
|
Daniel Imms
|
cf48c4eb7d
|
Fix --uninstall-extension typo in --help
Fixes #6266
|
2016-05-12 00:15:42 -07:00 |
|
Johannes Rieken
|
79280a1989
|
🐎 - remove 'fork' from the critical (startup) path by using setImmediate
|
2016-05-11 17:07:53 +02:00 |
|
Johannes Rieken
|
5c37571f63
|
startup perf, take finding git off the critical path
|
2016-05-11 16:26:32 +02:00 |
|
Benjamin Pasero
|
ce3fb81e22
|
quick open: do not handle Enter on key_down, otherwise it bubbles to editor on key_up
|
2016-05-11 15:23:55 +02:00 |
|
Johannes Rieken
|
eff2646ca7
|
💄 unused import
|
2016-05-11 10:53:22 +02:00 |
|
Johannes Rieken
|
7eebddd454
|
ai - make sure not lose default data
|
2016-05-11 10:52:39 +02:00 |
|
Johannes Rieken
|
1fc99552bc
|
remove unused code
|
2016-05-11 10:19:58 +02:00 |
|
Johannes Rieken
|
8234a41a4b
|
use typeof-check for isFunction, store expected typeof outcomes
|
2016-05-11 09:57:10 +02:00 |
|
Johannes Rieken
|
91ec8939e1
|
windows has more common properties, fix test failure
|
2016-05-11 09:21:40 +02:00 |
|
Martin Aeschlimann
|
eda6b318dc
|
Merge pull request #5950 from otgerrogla/master
Added .inl file extension to C++ language
|
2016-05-10 22:02:18 +02:00 |
|
Martin Aeschlimann
|
0a8ae305fa
|
fixes #6243: [html] Cannot get close tag suggestions for HTML after updating to 1.1.0
|
2016-05-10 21:56:01 +02:00 |
|
Martin Aeschlimann
|
e0d75419fe
|
fixes #4101: [html] Why editor.action.smartSelect is not working in html file?
|
2016-05-10 21:56:00 +02:00 |
|
Benjamin Pasero
|
5caae080f5
|
gettingStarted => welcome
|
2016-05-10 19:22:12 +02:00 |
|
Johannes Rieken
|
409a875c45
|
perf - shave off ~4ms from startup by using a better isObject-implementation
|
2016-05-10 18:47:34 +02:00 |
|
isidor
|
1ef6a7093f
|
debug: allow vscode.startDebug to pass full json config
fixes #4615
|
2016-05-10 18:06:47 +02:00 |
|
Benjamin Pasero
|
fabda7b5d1
|
setTimeout && clearTimeout
|
2016-05-10 17:51:16 +02:00 |
|
Johannes Rieken
|
aba7f12b1d
|
remove pwd debug statement
|
2016-05-10 17:24:02 +02:00 |
|
Martin Aeschlimann
|
3505aa37bd
|
fixes #5919: [html] Angular 2 directives break HTML syntax highlighting
|
2016-05-10 17:07:36 +02:00 |
|
Johannes Rieken
|
be5a691a36
|
dbk - cd to $ROOT
|
2016-05-10 16:42:51 +02:00 |
|