Baptiste Augrain
|
540d72696c
|
Merge branch 'master' into fix-autocomplete-codeblock
|
2020-06-26 02:40:37 +02:00 |
|
Nguyen Viet Hung
|
592aca1539
|
fixed eslint error & integrated with prettier as well as formatted the whole codebase (#3450)
|
2020-02-05 09:28:27 +09:00 |
|
David Dreher
|
e5b8f4d372
|
Use same styles for all preferences tabs
|
2019-04-28 12:29:33 -04:00 |
|
Baptiste Augrain
|
12f9b9342d
|
Merge branch 'master' into fix-autocomplete-codeblock
|
2018-12-27 22:57:05 +01:00 |
|
Guilherme Silva
|
441c70b388
|
Removing checkmark and fixed Code Editor indentation
|
2018-11-08 13:25:22 +00:00 |
|
Guilherme Silva
|
ab65fb7a5c
|
Choosing which characters to match and explode
|
2018-11-08 13:18:13 +00:00 |
|
Guilherme Silva
|
db97ab51ac
|
Bracket matching option added to config
|
2018-11-08 11:44:03 +00:00 |
|
Junyoung Choi (Sai)
|
a9bad53209
|
Merge pull request #2438 from jacobherrington/fix-type-error-on-snippets
Fix TypeError thrown on the Snippets page
|
2018-10-11 17:33:37 +09:00 |
|
jacobherrington
|
33b40bf35f
|
Add notification for copying snippets
|
2018-10-02 05:26:30 -05:00 |
|
jacobherrington
|
3e2a366dc6
|
Add a Copy button the Snippets tab
|
2018-09-30 16:57:58 -05:00 |
|
jacobherrington
|
b29c0fe8cb
|
Fix TypeError thrown on the Snippets page
This commit protects from a TypeError that is consistently
thrown on the Snippets page.
|
2018-09-29 23:17:19 -05:00 |
|
Sosuke Suzuki
|
7414d52dc2
|
selected snippet item background-color is darken
|
2018-06-27 16:27:55 +09:00 |
|
Sosuke Suzuki
|
c42b5c8806
|
First snippet is selected when open Snippets tab
|
2018-06-27 16:13:42 +09:00 |
|
Nguyễn Việt Hưng
|
2b2f17525e
|
cleaned up redundant variables, fixed eslint fix command, split snippetList into component
|
2018-05-21 18:32:41 +07:00 |
|
Nguyễn Việt Hưng
|
291d76674b
|
refactored snippet dataApi for easy testing and added some test. Fixed old snippet still display when deleted
|
2018-04-27 11:16:45 +07:00 |
|
Nguyễn Việt Hưng
|
78957cf128
|
fixed eslint error
|
2018-04-27 08:25:23 +07:00 |
|
Nguyễn Việt Hưng
|
e88694b049
|
added fetch snippet
refactored some code
fixed snippet content empty on changed from list
fixed snippet name not updating on list when changed
|
2018-04-27 08:22:54 +07:00 |
|
Hung Nguyen
|
a7b85b123e
|
fixed get appdata path error
|
2018-04-21 09:40:32 +07:00 |
|
Hung Nguyen
|
8925f7c381
|
fixed eslint error
|
2018-04-20 23:58:52 +07:00 |
|
Hung Nguyen
|
ff2e39901a
|
added delete snippet, update snippet, create snippet and save on snippet change
|
2018-04-20 23:15:17 +07:00 |
|
Hung Nguyen
|
d3b3e45800
|
improved style for snippet list
|
2018-04-19 19:05:46 +07:00 |
|
Hung Nguyen
|
50d2f90621
|
added snippet config in setting
|
2018-04-19 13:40:33 +07:00 |
|