Commit Graph

8098 Commits

Author SHA1 Message Date
Joao Moreno
36e96174e0 💄 2016-08-04 19:04:02 +02:00
Joao Moreno
51047443d3 pimp up open-url 2016-08-04 18:59:44 +02:00
Joao Moreno
7803b68ca1 wip: send openUrl only to the active window 2016-08-04 18:38:13 +02:00
Joao Moreno
2f4aa9dee1 lifecycle is HARD 2016-08-04 16:40:08 +02:00
Joao Moreno
94466a2da5 node: fromEventEmitter 2016-08-04 16:39:26 +02:00
Joao Moreno
fe33ef722a wip: url service 2016-08-04 11:51:40 +02:00
Joao Moreno
dccf029ef6 electron ipc 2016-08-04 09:55:58 +02:00
Joao Moreno
c063542c2a wip: UrlService 2016-08-03 18:03:53 +02:00
Joao Moreno
efd6451efb send snippetCount and textCount 2016-08-03 11:37:06 +02:00
isidor
0b5ac5d30c services.test: fix refactoring mistake 2016-08-03 11:10:50 +02:00
isidor
da607820bb debug: no need to null out everything in dispose of model 2016-08-03 11:04:30 +02:00
Johannes Rieken
74652c014e missing monaco.d.ts changes 2016-08-03 11:01:48 +02:00
Johannes Rieken
087394f362 missing monaco.d.ts changes 2016-08-03 10:40:13 +02:00
Johannes Rieken
be8ad1d9b6 Merge pull request #10062 from Microsoft/joh/890
add `resolveWorkspaceSymbol`
2016-08-03 10:39:50 +02:00
Johannes Rieken
fbbb9061bc debt - add some XYZ.isXYZ methods to the ext host types. 2016-08-03 10:36:27 +02:00
isidor
64e3c01410 debug: do not allow configurations with no name to appear in dropdown 2016-08-03 10:34:03 +02:00
isidor
ac630b9b38 debug: import linting 2016-08-03 10:31:26 +02:00
Sandeep Somavarapu
1588897ce2 fix #10065 2016-08-03 10:19:17 +02:00
Johannes Rieken
a4e3aada07 allow a Location to be created without a range or position 2016-08-03 09:57:20 +02:00
Dirk Baeumer
09618e54d7 Merge in translations input 2016-08-03 09:45:49 +02:00
Johannes Rieken
ad1ec90782 adopt recommended ctor signature 2016-08-03 09:27:53 +02:00
Johannes Rieken
b2a424bf31 deprecate old ctor but keep it working 2016-08-03 09:24:32 +02:00
Martin Aeschlimann
4cc85aead5 Update ThirdPartyNotices 2016-08-02 20:53:54 +02:00
isidor
2822c06454 debt: remove composite events from event service
fixes #9857
2016-08-02 20:29:22 +02:00
Johannes Rieken
de5800af31 wire up WorkspaceSymbolProvider 2016-08-02 17:31:24 +02:00
Martin Aeschlimann
5ca799fd07 [javascript] update grammar, grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann
fdcbf91f27 [typescript] evolve update script, emit grammar as JSON 2016-08-02 17:27:04 +02:00
Martin Aeschlimann
847f78f6f4 [typescript] update grammar script improvements 2016-08-02 17:27:04 +02:00
Alex Dima
9582aef30c Reduce usage of EditorAction.isSupported() 2016-08-02 16:57:18 +02:00
Johannes Rieken
e62cfe9734 add resolveWorkspaceSymbol method and wire it up, not yet exposed in the API 2016-08-02 16:15:15 +02:00
Johannes Rieken
36a2a04f86 prep SymbolEntry for new features, stop ignoring non-'file'-schema resources, stop ignoring result not getting a highlight 2016-08-02 12:48:19 +02:00
Martin Aeschlimann
2ee0412b22 [typescript] update grammar (Microsoft/TypeScript-TmLanguage@1cf745c) 2016-08-02 12:13:28 +02:00
Martin Aeschlimann
893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +02:00
Johannes Rieken
fe8bb5b484 keep order more stable when sorting, add diagnostic message to inform about limit, #9826 2016-08-02 10:47:36 +02:00
Johannes Rieken
df03c156b5 sort by severity when limiting diagnostics list, #9826 2016-08-02 10:47:36 +02:00
Johannes Rieken
db65d4aac9 debt - test for diagnostics limit 2016-08-02 10:47:36 +02:00
Johannes Rieken
903ee61b39 debt - move diagnostics tests 2016-08-02 10:47:36 +02:00
Johannes Rieken
2a3d79761f debt - editor links should use opener service, #9906 2016-08-02 10:47:36 +02:00
Johannes Rieken
659c24cbc7 debt - opener service supporting side by side, #9906 2016-08-02 10:47:36 +02:00
Johannes Rieken
8611d364f3 debt - use opener service in editor, #9906
move the service to /browser/, add tests, support different way to adress line,column in fragment
2016-08-02 10:47:36 +02:00
Joao Moreno
e6bbcd8014 bring back basic suggest telemetry
fixes #10034
2016-08-02 10:40:39 +02:00
Joao Moreno
ddb9acdead version bump 2016-08-02 09:33:02 +02:00
Martin Aeschlimann
e3758d2cda [css] code assist shows old variable names (#9944) 2016-07-29 15:54:33 +02:00
Martin Aeschlimann
c0ae835786 Update css and json language services to full versions 2016-07-29 10:45:26 +02:00
Martin Aeschlimann
59b0a770f4 Merge pull request #9923 from daviwil/rollback-powershell
Fix #9922: Roll back PowerShell syntax definition
2016-07-29 09:12:53 +02:00
Daniel Imms
4656fe3ff2 Update ThirdPartyNotices.txt 2016-07-28 16:31:54 -07:00
Daniel Imms
6e28026527 Update shrinkwrap for packaged extensions 2016-07-28 16:11:44 -07:00
David Wilson
46195bc33e Fix #9922: Roll back PowerShell syntax definition
This change rolls back the PowerShell syntax definition file to a previous state before a major refactoring which introduced a lot of new issues.  Once these issues are fixed we will move back to the new definition.
2016-07-28 13:49:16 -07:00
Daniel Imms
628c0dbde4 Remove textarea handle from terminal
Part of #9747
2016-07-28 11:05:35 -07:00
Martin Aeschlimann
531a56f772 [json] Update language service 2016-07-28 18:50:17 +02:00