Commit Graph
33 Commits
Author SHA1 Message Date
Sandeep Somavarapu 6f94a1fd12 Implement lineViewTop, lineViewBottom, lineViewCenter 2016-07-20 15:10:09 +02:00
Johannes Rieken 3f9f7514a5 command - move IKeybindingService#executeCommand to ICommandService 2016-07-07 11:13:45 +02:00
Johannes Rieken 1920059e45 rename index file 'keybindingService' to 'keybinding' such that it is aligned with the rest 2016-07-06 16:43:01 +02:00
Alex Dima eca3662d6b Improve monaco.d.ts documentation 2016-06-11 13:54:13 +02:00
Alex Dima 875e28c7ce Remove IEditorRange, IEditorSelection 2016-05-22 14:24:18 +02:00
Alex Dima ceaa4ea228 Add typed listeners to the editor 2016-05-21 23:49:05 +02:00
Alex Dima 26769ff0b9 Convert IInternalEditorOptions to InternalEditorOptions 2016-05-06 15:36:15 +02:00
Alex Dima cb0977bb8d Fix editor incorrectly reporting itself as being "widget focused" after a contextmenu was triggered once 2016-05-03 18:30:57 +02:00
Alex Dima 2e5329024c More clean-up in editorCommon 2016-05-02 23:03:38 +02:00
Alex Dima 487e7dd1a0 Do not patch in "context" when invoking command through keybinding service 2016-05-02 17:55:51 +02:00
Alex Dima ac75e58f8b Further cleanup in editorCommon 2016-05-02 14:46:25 +02:00
Alex Dima 03155bac90 Clean up editor css 2016-05-01 12:02:25 +02:00
Alex Dima ce593d7a6a Only certain dom nodes get editor font settings (#5972) 2016-04-30 18:25:31 +02:00
Alex Dima 6cf0724bfe Simplify the usage of scrollableElement 2016-04-30 15:35:00 +02:00
Alex Dima f4d0bd6297 Fixes #5036: glyph margin lags a little bit behind when changing themes 2016-04-07 12:30:41 +02:00
Alex Dima 79eda2eaef Small perf tweaks 2016-03-30 22:41:53 +02:00
Alex Dima 5c12fe3ee4 Use Object.keys 2016-03-24 23:02:36 +01:00
Alex Dima 285665ef65 Optimize renderLine 2016-03-23 14:37:59 +01:00
Alex Dima c34973a771 Reduce scrollbar flickering when editing a scrolled line and hovering at the same time 2016-03-17 17:22:38 +01:00
Alex Dima 1236d844fd First cut at indentation options living in the model 2016-03-08 21:28:56 +01:00
Alex Dima 56a063b415 Suggest widget accessibility 2016-03-08 09:17:47 +01:00
Alex Dima d5c3c10920 Fix remaining 'super' must be called before accessing 'this' errors 2016-02-23 14:19:14 +01:00
Alex Dima b63a9c905b Fix some 'super' must be called before accessing 'this' errors 2016-02-23 14:19:12 +01:00
Alex Dima 37fb55aeff Fixes #2415: editor layout calls causes synchronous render 2016-02-22 14:19:47 +01:00
Alex Dima 273cc0d4f5 Organize imports 2016-02-21 22:24:20 +01:00
Alex Dima 476879903a Organize imports 2016-02-21 22:24:17 +01:00
Martin Aeschlimann 3c5090878b [folding] store folding state as view state 2016-02-12 11:03:56 +01:00
Martin Aeschlimann 71c8b15045 Folding using indentation 2016-02-09 17:50:17 +01:00
Alex Dima 42451b5fcc More tslint 2016-02-05 10:09:36 +01:00
Alex Dima 73e190e3d4 Fixes #1448: reveal editor cursor position only if contextmenu is triggered via keyboard 2016-01-13 11:10:20 +01:00
Alex Dima e6c3af9f35 Add tests for findModel 2016-01-09 01:37:02 +01:00
Alex Dima 9044ea8f45 Split CodeEditorWidget into /common/ and /browser/ 2016-01-09 01:37:01 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00