Commit Graph

90679 Commits

Author SHA1 Message Date
Alex Dima
a1ede6188f Fixes #1811 2016-01-06 17:18:10 +01:00
Johannes Rieken
47bb528350 fix missing sort call in language feature registry 2016-01-06 16:57:09 +01:00
Benjamin Pasero
a18b907011 store window id in property 2016-01-06 16:45:42 +01:00
Benjamin Pasero
73571b598f Merge branch 'master' into ben/electron 2016-01-06 16:27:33 +01:00
Johannes Rieken
26fab247a9 first implementation of registerTextDocumentContentProvider api-idea 2016-01-06 16:26:49 +01:00
Benjamin Pasero
9b619b61ac yay, delete atom-browser.d.ts and atom-renderer.d.ts 2016-01-06 16:24:29 +01:00
Johannes Rieken
f2bba12f8b 🔼 move thenable<->promise utility to async 2016-01-06 16:19:44 +01:00
isidor
ec4af92c8b debug: send configurationDone once all breakpoints are sent
fixes #1828
2016-01-06 16:18:37 +01:00
Benjamin Pasero
ba234c7100 adopt remote module 2016-01-06 16:14:30 +01:00
Benjamin Pasero
0693d7cb30 adopt menu and menuitem 2016-01-06 16:09:04 +01:00
Benjamin Pasero
6027927d77 adopt browser window and dialog 2016-01-06 16:00:08 +01:00
Andre Weinand
7b7840aa1a update debugprotocol to 1.2.1 2016-01-06 15:55:37 +01:00
Dirk Baeumer
6c54090689 If Salsa is enabled look for the tsserver also in local node_modules 2016-01-06 15:54:53 +01:00
Dirk Baeumer
a39afd6057 Add feature flag to support using tsserver for JS files 2016-01-06 15:54:51 +01:00
isidor
57bd4f307a Change all trees from 24px to 22px 2016-01-06 15:44:31 +01:00
isidor
1a00c05816 debug: debug hover line height is 18px 2016-01-06 15:44:31 +01:00
Joao Moreno
e59d3cf5ee add tooltip to extension name
fixes #1441
2016-01-06 15:31:34 +01:00
Benjamin Pasero
d6c4086df3 adopt clipboard module 2016-01-06 15:22:43 +01:00
Alex Dima
cf597487f3 Replace IKeybindingContextRule[] with KbExpr 2016-01-06 15:12:29 +01:00
Alex Dima
ff2b4fb055 Add tests for contextMatchesRules and IOSupport.readKeybindingContexts 2016-01-06 15:12:28 +01:00
Benjamin Pasero
7d32e8f2ea polish electron.d.ts 2016-01-06 13:01:45 +01:00
Joao Moreno
884e657d42 fix #1812 2016-01-06 12:59:04 +01:00
Joao Moreno
ebcccd735f fix #1814 2016-01-06 12:57:40 +01:00
isidor
dda3904649 debug: wrap long string in simple hover 2016-01-06 12:53:02 +01:00
Benjamin Pasero
eb1f52ce75 adopt crash reporter module 2016-01-06 12:49:52 +01:00
Benjamin Pasero
423dd7afe5 adopt screen module 2016-01-06 12:47:18 +01:00
isidor
35d35b4709 debug: make complex debug hover more compact 2016-01-06 12:45:11 +01:00
Benjamin Pasero
3ac82937fe adopt shell module 2016-01-06 12:44:57 +01:00
Benjamin Pasero
d3b77c03be fix ipc: now has event as first arg on renderer side 2016-01-06 12:34:58 +01:00
David Storey
4cb46ad4db Add @font-face descriptions 2016-01-06 03:30:56 -08:00
Benjamin Pasero
c5f13122a5 adopt web-frame 2016-01-06 12:28:59 +01:00
Benjamin Pasero
d22fe64c76 adopt auto-updater module 2016-01-06 12:22:26 +01:00
Martin Aeschlimann
8ec0425c67 [theme] dark & light plus (#1470) 2016-01-06 12:16:44 +01:00
David Storey
219e95d9ea Some tidy up to border-* descriptions 2016-01-06 03:06:08 -08:00
David Storey
3d7c832310 Fix outline-offset description 2016-01-06 02:55:40 -08:00
isidor
910b7cd436 debug: check if characters are full width when wrapping
fixes #1254
2016-01-06 11:55:09 +01:00
David Storey
7a96d7a93c Add image restriction to @counter descriptors 2016-01-06 02:50:40 -08:00
Benjamin Pasero
d2e85a97f4 Merge branch 'master' into ben/electron 2016-01-06 11:25:40 +01:00
Benjamin Pasero
83990d8a1d adopt electron module for 'app' 2016-01-06 11:18:47 +01:00
Andre Weinand
23321a1f4b update node-debug 2016-01-06 10:53:50 +01:00
Alex Dima
acf007bf8f Update links to new native-keymap repo location 2016-01-06 10:47:14 +01:00
isidor
220078fa94 debug: remove Source.fromUri and always try to match source to a source from the active stack trace.
fixes #1793
2016-01-06 10:45:39 +01:00
Alex Dima
f78180e124 Merge WorkbenchKeybindingService into PluginWorkbenchKeybindingService 2016-01-06 10:33:37 +01:00
Benjamin Pasero
407f716b02 adop new imports for ipc 2016-01-06 10:28:11 +01:00
Alex Dima
6ca1835c92 Extract code dealing with native-keymap in its own file 2016-01-06 10:15:41 +01:00
Johannes Rieken
9e0d8892e9 Merge branch 'master' into joh/registerTextDocumentProvider 2016-01-06 10:04:23 +01:00
Alex Dima
a585c08516 Fixes #1811 2016-01-06 09:54:24 +01:00
Alex Dima
b592ee4f1b Extract isFullWidthCharacter in strings.ts 2016-01-06 09:49:01 +01:00
Benjamin Pasero
0d8b4f69f1 AutoSave setting is lost (fixes #1762) 2016-01-06 09:45:29 +01:00
Benjamin Pasero
44f6ddd62a TypeError: Cannot read property 'friendlyMessage' of null (fixes #1816) 2016-01-06 09:34:41 +01:00