Commit graph

8473 commits

Author SHA1 Message Date
Daniel Imms
4cbec65d16 Implement terminal scroll bar
Fixes #6602
2016-08-09 09:26:03 -07:00
Johannes Rieken
2e2590b666 use scale transform instead of translate, fixes #10241 2016-08-09 18:06:31 +02:00
Joao Moreno
06d8543173 its tough 2016-08-09 17:57:09 +02:00
Joao Moreno
a5bc5e2ee6 damn it 2016-08-09 17:56:12 +02:00
Alex Dima
7f6ed014fd Adopt @editorAction 2016-08-09 17:55:21 +02:00
Joao Moreno
838ada3612 make code launchers specific on the flavor 2016-08-09 17:13:08 +02:00
João Moreno
b7a19b4224 adapt to code.exe 2016-08-09 17:11:07 +02:00
Joao Moreno
024ab8afc0 set name 2016-08-09 17:08:30 +02:00
Joao Moreno
b837ad083b open extension from URI 2016-08-09 16:26:27 +02:00
Joao Moreno
42832a3a68 fix code-cli 2016-08-09 16:25:29 +02:00
Joao Moreno
0cbf1c7586 use URI for UrlService 2016-08-09 16:14:24 +02:00
Joao Moreno
bd81089174 Merge branch 'urlservice' 2016-08-09 15:48:51 +02:00
Joao Moreno
4335cfbb5d add urlProtocol to product.json 2016-08-09 15:40:05 +02:00
Joao Moreno
1560169de5 oops 2016-08-09 15:38:23 +02:00
Dirk Baeumer
7b911175f5 Import translations 2016-08-09 15:29:02 +02:00
Joao Moreno
e0cddc8bc6 improve test script 2016-08-09 15:27:30 +02:00
Joao Moreno
a8e9286f46 fix build 2016-08-09 15:26:47 +02:00
Johannes Rieken
b1ddc1ac5e add new setting editor.codeLens and deprecate the old editor.referenceInfos settings, #10238 2016-08-09 15:13:12 +02:00
Alex Dima
655efbc2bf Fixes #10232: Add more keybindings for zoomIn and zoomOut 2016-08-09 12:56:03 +02:00
Alex Dima
654a18c7df Fixes #10301: Change editor.fontSize from int to float 2016-08-09 12:53:10 +02:00
Johannes Rieken
4732c39198 debt - remove unused code 2016-08-09 12:28:22 +02:00
Johannes Rieken
6280dcb558 render paragraphs as such, fixes #10311 2016-08-09 11:47:36 +02:00
Martin Aeschlimann
b89e129aa2 [cpp] add grammar update script 2016-08-09 11:42:10 +02:00
Martin Aeschlimann
d266e96598 Updated c++.json to atom/language-c@7922a22 (2016-05-24) 2016-08-09 11:42:10 +02:00
Martin Aeschlimann
27b1baeec4 Updated c.json to atom/language-c@3fe925a (2016-05-27) 2016-08-09 11:42:10 +02:00
Joao Moreno
86d138241e ask for extension icon in query
related to #10180
2016-08-09 11:38:01 +02:00
Benjamin Pasero
974bce453e Save: Flush to disk after writing to file (fixes #9589) 2016-08-09 11:30:05 +02:00
Joao Moreno
6dd65cc0c5 Merge branch 'electron-code' 2016-08-09 11:12:27 +02:00
João Moreno
312a53ef2c win32: customize plain electron for dev 2016-08-09 11:11:28 +02:00
Johannes Rieken
eccb0245a3 Merge pull request #10310 from Microsoft/joh/miniedits
Make text edits more minimal
2016-08-09 10:52:50 +02:00
Martin Aeschlimann
c927cca365 Update grammar to textmate/shellscript.tmbundle@887a69b (2016-04-28). Fixes 10314 2016-08-09 10:50:33 +02:00
Johannes Rieken
fbebca5527 do not use for-of and const
https://github.com/Microsoft/TypeScript/issues/10220
2016-08-09 10:41:21 +02:00
Joao Moreno
3eafa6db3b linux: customize plain electron for dev 2016-08-09 10:30:51 +02:00
Joao Moreno
ebf9722e2e darwin: customize plain electron for dev 2016-08-09 10:14:00 +02:00
Johannes Rieken
d208042647 update tests 2016-08-09 10:11:32 +02:00
Joao Moreno
28550cff75 es6ify gulpfile.common 2016-08-09 10:10:47 +02:00
Johannes Rieken
a0a56c041f move stringDiff and make minal code, reuse for all format operations (doc, range, on type) 2016-08-09 10:09:01 +02:00
Alex Dima
e4ab8701ac Fixes #7769: Increase max decoration height in overview ruler 2016-08-09 10:04:00 +02:00
Alex Dima
a835f0c482 Improve message for tabSize and insertSpaces 2016-08-09 10:04:00 +02:00
Benjamin Pasero
f77da312b3 fix issue with "Close All" 2016-08-09 09:51:32 +02:00
Joao Moreno
7fd7e3ceb9 don't use es6 on index.js 2016-08-09 09:47:02 +02:00
Joao Moreno
b0d5f8a2ac extra comma 2016-08-09 09:47:02 +02:00
Johannes Rieken
b2ae03678a update tests 2016-08-09 09:45:37 +02:00
Johannes Rieken
6a678c40e0 don't restore view state as we have trustworthy edits 2016-08-09 09:43:33 +02:00
Benjamin Pasero
b59f466b01 Closing a dirty split editor (existing OR untitled) should not affect the initial editor (fixes #8983) 2016-08-09 09:39:20 +02:00
Benjamin Pasero
665b278948 remove unused services 2016-08-09 09:12:35 +02:00
Benjamin Pasero
d2000aab96 restore old command deprecation warning 2016-08-09 09:09:43 +02:00
Grant Mathews
37de3086d8 Fix flipping axes behavior. 2016-08-09 00:34:27 +00:00
Daniel Imms
590f21f71c Revert "Implement terminal scroll bar"
Going to hold off on this until sourcelair/xterm.js#224 is merged.

This reverts commit 0a5a071cea.
2016-08-08 15:22:26 -07:00
Daniel Imms
0a5a071cea Implement terminal scroll bar 2016-08-08 15:16:41 -07:00