Daniel Imms
|
72e16bb216
|
Move tag specs back to htmlTags.ts and externalize strings
|
2015-11-30 12:21:15 -08:00 |
|
Daniel Imms
|
5e39bad6c8
|
Add copyright to htmlTagSpecifications
|
2015-11-26 19:37:07 -08:00 |
|
Daniel Imms
|
a8b32ee680
|
Rename TagSpecification to HTMLTagSpecification
|
2015-11-26 18:56:56 -08:00 |
|
Daniel Imms
|
2fcbb073a6
|
Add documentationLabel's for HTML tags
Part of #323. Moves the tag data structure away from a simple string[] to a
complex type in preparation for smart intellisense (#375).
|
2015-11-26 18:43:03 -08:00 |
|
Benjamin Pasero
|
45c9a93d87
|
add upper bound for recent paths to save to storage
|
2015-11-26 20:33:24 +01:00 |
|
Benjamin Pasero
|
66d55c2e01
|
Maintain File Permissions when Copying Directories/Files on Linux and MacOS (fixes #634)
|
2015-11-26 19:52:21 +01:00 |
|
isidor
|
b7ab6624ac
|
debug: remove taskService creation workaround.
|
2015-11-26 19:44:36 +01:00 |
|
isidor
|
85269f1fe8
|
debug: introduce ConfigurationManager for better code structure.
|
2015-11-26 19:44:35 +01:00 |
|
isidor
|
bb123ee621
|
Fix AppVeyor failing build.
|
2015-11-26 18:50:20 +01:00 |
|
isidor
|
9ea057a6cc
|
debug: full expression name test.
|
2015-11-26 18:38:10 +01:00 |
|
Alex Dima
|
b336929686
|
Dispose inputBox properly (fixes #656)
|
2015-11-26 18:28:12 +01:00 |
|
isidor
|
0838482b15
|
debug: more model tests.
|
2015-11-26 17:35:35 +01:00 |
|
isidor
|
bac062f890
|
debug: move getFullExpressionName to debugModel.
|
2015-11-26 17:35:35 +01:00 |
|
Alex Dima
|
aced9f6660
|
Add a helper widget active in keybinding.json to help with defining keybindings
|
2015-11-26 17:33:45 +01:00 |
|
Benjamin Pasero
|
cc17718c73
|
handle case where process.send fails
|
2015-11-26 16:06:18 +01:00 |
|
Johannes Rieken
|
3e1cbe1209
|
workspace.rootPath should be undefined when no folder is open, not null. fixes #690
|
2015-11-26 15:39:52 +01:00 |
|
Johannes Rieken
|
c65770e8a0
|
Merge pull request #620 from Microsoft/joh/fixLanguageFeatures
Joh/fix language features
|
2015-11-26 15:34:29 +01:00 |
|
isidor
|
61f6ee8bf4
|
debug: debugSource.test.ts
|
2015-11-26 15:23:33 +01:00 |
|
isidor
|
fa3494b109
|
debug: move debugSource to its own file.
|
2015-11-26 15:23:33 +01:00 |
|
Johannes Rieken
|
d147ddd444
|
Actually set the maxResults-value when finding files, fixs #697
|
2015-11-26 15:14:05 +01:00 |
|
isidor
|
5f4102f4e7
|
uri: can not throw an error with a path due to privacy issues.
|
2015-11-26 14:49:47 +01:00 |
|
Johannes Rieken
|
b8ef6df742
|
fix merge issue
|
2015-11-26 14:47:44 +01:00 |
|
Benjamin Pasero
|
b1d9a055b9
|
Quick open widget doesn't acknowledge tree.reveal(...) as a promise
|
2015-11-26 14:00:32 +01:00 |
|
Johannes Rieken
|
fa056757d1
|
merge with 'master'
|
2015-11-26 13:55:32 +01:00 |
|
isidor
|
f38e086bfd
|
debug: replHistory.test
|
2015-11-26 13:02:12 +01:00 |
|
Benjamin Pasero
|
8cb9b202e6
|
some refactorings
|
2015-11-26 12:58:13 +01:00 |
|
Johannes Rieken
|
f192e04e7e
|
remove old stuff
|
2015-11-26 12:38:58 +01:00 |
|
Johannes Rieken
|
7d1de2c673
|
signature help provider as support
|
2015-11-26 12:34:48 +01:00 |
|
Benjamin Pasero
|
f8d9b7d0c0
|
make sure recent list of paths is bounded
|
2015-11-26 12:27:02 +01:00 |
|
isidor
|
bbd9cbd348
|
uri: improve error message when can not convert to file uri.
Fixes #667
|
2015-11-26 12:18:35 +01:00 |
|
Johannes Rieken
|
253b92ed0b
|
completion item provider as support
|
2015-11-26 12:09:57 +01:00 |
|
Benjamin Pasero
|
d836c48813
|
more changes for "Slow startup / crashes - unusable"
|
2015-11-26 11:56:46 +01:00 |
|
Johannes Rieken
|
9ce3f2cfda
|
rename provider as support
|
2015-11-26 11:33:54 +01:00 |
|
Benjamin Pasero
|
6dfbf6a34c
|
Slow startup / crashes - unusable (fixes #335)
|
2015-11-26 11:09:34 +01:00 |
|
Johannes Rieken
|
a7ff9cdb48
|
workspace symbol provider as support
|
2015-11-26 11:00:27 +01:00 |
|
Benjamin Pasero
|
316bcc0f14
|
debug: inline extension handler into debug service
|
2015-11-26 10:36:25 +01:00 |
|
Benjamin Pasero
|
36b86128fe
|
extract method to send data to a window
|
2015-11-26 10:36:24 +01:00 |
|
Johannes Rieken
|
d872b0f917
|
Merge branch 'master' into joh/fixLanguageFeatures
|
2015-11-26 10:03:18 +01:00 |
|
Johannes Rieken
|
70988681fa
|
formatting edit provider as support
|
2015-11-26 10:00:46 +01:00 |
|
Benjamin Pasero
|
5dbc95b077
|
window.showQuickPick is not closed when promise is rejected
|
2015-11-26 09:37:21 +01:00 |
|
Johannes Rieken
|
c9fd775ddd
|
code action provider as support
|
2015-11-26 09:33:04 +01:00 |
|
Benjamin Pasero
|
b845a937e6
|
close picker when promise input errors
|
2015-11-26 09:26:26 +01:00 |
|
Benjamin Pasero
|
2a74a92682
|
File watcher fails with chinese characters in path (#481)
|
2015-11-26 07:48:58 +01:00 |
|
Benjamin Pasero
|
b2a6b8d865
|
Cannot read property 'word' of null (fixes #648)
|
2015-11-25 20:28:20 +01:00 |
|
isidor
|
b87999149c
|
debug: adapter tests.
|
2015-11-25 19:52:10 +01:00 |
|
isidor
|
948a320932
|
debug: adapter attributes are optional.
|
2015-11-25 19:52:10 +01:00 |
|
Benjamin Pasero
|
07614ff96e
|
set exit code properly from main side
|
2015-11-25 19:48:42 +01:00 |
|
isidor
|
259decb378
|
debug: simple view model tests.
|
2015-11-25 19:02:29 +01:00 |
|
isidor
|
6a14d07be2
|
debug: move replHistory to common.
|
2015-11-25 19:02:29 +01:00 |
|
Johannes Rieken
|
fc95d2a7eb
|
simply code
|
2015-11-25 18:40:08 +01:00 |
|