Rafael Chuva
|
8c36282feb
Fix region section not ignoring #region and #endregion when in a string
|
il y a 1 an |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
il y a 1 an |
Raul Santos
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
il y a 1 an |
kit
|
a6af442b05
Apply TextEdit IME on most actions
|
il y a 1 an |
Yuri Sizov
|
40e7192393
Merge pull request #85191 from HolonProduction/off-by-one-code-edit
|
il y a 1 an |
CHM
|
3744ef50e4
Make it possible to show code hint and code completion at the same time
|
il y a 1 an |
HolonProduction
|
d5847fa54e
Fix updating delimiter cache of `CodeEdit` when typing on the first line
|
il y a 1 an |
Danil Alexeev
|
881fe67d94
Code Editor: Fix regression with using doc comments for code regions
|
il y a 2 ans |
Adam Scott
|
25cbb682f5
Fix code completion override of home and end keys
|
il y a 2 ans |
Rémi Verschelde
|
b11309ddb6
Merge pull request #81633 from matorin57/code-completion-popup
|
il y a 2 ans |
PucklaMotzer09
|
d2e651f403
Add Duplicate Lines shortcut to CodeTextEditor
|
il y a 3 ans |
DESKTOP-UT43QTQ\Garrigan-Desktop
|
303d0994e9
Avoid resetting the code completion popup excessively
|
il y a 2 ans |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
il y a 2 ans |
Yuri Sizov
|
fe000277ea
Bind remaining theme properties to their respective classes
|
il y a 2 ans |
Jean-Michel Bernard
|
67dce301aa
Add code region folding to CodeEdit
|
il y a 2 ans |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
il y a 2 ans |
ajreckof
|
1eb3d99ff7
Fix CodeEdit completion being very slow in certain cases
|
il y a 2 ans |
Rémi Verschelde
|
858e8748e8
Fix or workaround recent extension API compatibility issues
|
il y a 2 ans |
Yuri Sizov
|
2bd904e3db
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
|
il y a 2 ans |
S.V.I. Vilcrow
|
56e2fad319
Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Symbol' button.
|
il y a 2 ans |
MewPurPur
|
6e182d41f4
Hide breakpoint indicator when mouse leaves CodeEdit
|
il y a 2 ans |
Rémi Verschelde
|
0653f7a5b0
Merge pull request #77722 from ApplecrispEric/drag-drop-autocomplete
|
il y a 2 ans |
Eric Brown
|
42bc437615
Changed autocomplete to cancel when the user begins a drag
|
il y a 2 ans |
ajreckof
|
e9a2060b27
Fix wrong alphabetical order in autocompletion sorting.
|
il y a 2 ans |
ajreckof
|
006e899bb3
sort code completions with rules
|
il y a 2 ans |
Paulb23
|
0b3fba45c6
Move convert_indent into CodeEdit
|
il y a 2 ans |
Rémi Verschelde
|
c0ee2b4968
Merge pull request #76145 from manueldun/usability-auto-indent
|
il y a 2 ans |
Manuel Dun
|
fa7e6ddb83
Fix auto-indentation in typed arrays, comments, and after colon
|
il y a 2 ans |
Yuri Sizov
|
de416c5cbd
Merge pull request #74623 from MewPurPur/edit-text-with-style
|
il y a 2 ans |
bruvzg
|
a5009f4d3c
[Web] Detect host OS and use macOS keys on mac hosts.
|
il y a 2 ans |