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 |
|
Andre Weinand
|
4ccab94f2b
|
node-debug: support code injection in global context
|
2016-05-10 16:41:33 +02:00 |
|
Johannes Rieken
|
174529be23
|
add title for match, fixes #6224
|
2016-05-10 16:40:12 +02:00 |
|
Johannes Rieken
|
b0bdf7b24e
|
better titles for file labels, fixes #6224
|
2016-05-10 16:36:30 +02:00 |
|
Martin Aeschlimann
|
4bc448702f
|
gulpfile-extensions: use relative source root
|
2016-05-10 16:22:20 +02:00 |
|
Johannes Rieken
|
4a782befbb
|
dbk - add pwd to test.sh
|
2016-05-10 16:15:48 +02:00 |
|
Johannes Rieken
|
d894008ecc
|
dispose telemetry service and appenders on shutdown
|
2016-05-10 15:20:37 +02:00 |
|
isidor
|
83a7759f9b
|
debug: expose vscode.debugStart in API
fixes #3789
|
2016-05-10 15:17:04 +02:00 |
|
Martin Aeschlimann
|
083c36c609
|
fixes #5965: [less] syntax failure when identifier starts with a number
|
2016-05-10 15:11:00 +02:00 |
|
Martin Aeschlimann
|
39c835a56c
|
fixes #5981: [json] accept empty keybindings.json file
|
2016-05-10 15:10:59 +02:00 |
|
Johannes Rieken
|
224bbb8b45
|
run the actual ai module inside the shared process such that it cannot tamper with the main process, fixes #1000
|
2016-05-10 14:39:31 +02:00 |
|
Martin Aeschlimann
|
92d4db4f6c
|
[php] Switch to textmate grammar. Fixes #5986
|
2016-05-10 12:06:53 +02:00 |
|
Johannes Rieken
|
5b4adc72a2
|
remove electron telemetry service, move optin logic to telemetry service, introduce commonProperties.ts for *all* common properties, tests!, getting closer to #1000
|
2016-05-10 10:44:16 +02:00 |
|
Johannes Rieken
|
3f60a259d1
|
fix #6212
|
2016-05-10 10:44:16 +02:00 |
|
Johannes Rieken
|
a5c88e7ac0
|
move common properties that require nodejs into electronTelemetryService and out of appender, enables #1000
|
2016-05-10 10:44:16 +02:00 |
|
Johannes Rieken
|
6cc658cb72
|
add concept of common properties to ctor options
|
2016-05-10 10:44:16 +02:00 |
|
Dirk Baeumer
|
6ac9d0e59a
|
Fixes #6233: Support marker matches with startLine, startColumn and endColumn
|
2016-05-10 10:32:06 +02:00 |
|
Benjamin Pasero
|
be9d75f424
|
do not restrict zooming
|
2016-05-10 09:31:13 +02:00 |
|