1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/app/gui
Devon Zuegel 8c17ecb3d9 Desktop: Add highlight_mark token to Ace editor rules (#2100)
* Added highlight_mark token to Ace editor rules

* Fix edge case for highlight_mark Ace rule

* Add ==mark== rule only if plugin is enabled

* Rm temporary highlight class
2019-12-03 11:12:47 +00:00
..
note-viewer Clipper: Fixes #2034: Better handling of HTML minifying error with fallback to non-minified HTML 2019-11-07 20:32:11 +00:00
style Desktop: Resolves #1903: Add Nord theme (#2004) 2019-10-30 09:55:45 +00:00
utils Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ClipperConfigScreen.jsx Desktop: Cleaned up and improved config screen design, move all screens under same one, and added section buttons 2019-09-10 23:53:01 +00:00
ConfigMenuBar.jsx eslint 2019-09-29 22:11:36 +00:00
ConfigScreen.jsx eslint 2019-09-29 22:11:36 +00:00
dialogs.js Started applying config to Electron app 2019-07-29 14:13:23 +02:00
DropboxLoginScreen.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
EncryptionConfigScreen.jsx Desktop: Fixes #1826: Fixed warning boxes in solarized theme 2019-11-28 17:09:52 +00:00
ExtensionBadge.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Header.jsx Desktop: Resolves #917: Larger search bar (#1933) 2019-10-02 22:55:29 +01:00
HelpButton.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
IconButton.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ImportScreen.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
ItemList.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
MainScreen.jsx Desktop: Resolves #1298: Add keyboard modes to editor (vim, emacs) (#2056) 2019-11-06 21:51:08 +00:00
Navigator.jsx Desktop: Cleaned up and improved config screen design, move all screens under same one, and added section buttons 2019-09-10 23:53:01 +00:00
NoteList.jsx Desktop: Fixes #1570: Prevent horizontal scrolling on Linux when a scrollbar is present in note list (#2062) 2019-11-06 21:46:26 +00:00
NotePropertiesDialog.jsx Apply linter config 2019-10-09 21:35:13 +02:00
NoteRevisionViewer.jsx Desktop: Fixes #2008: Open links in external browser from revision view 2019-10-28 18:47:23 +00:00
NoteSearchBar.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
NoteStatusBar.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
NoteText.jsx Desktop: Add highlight_mark token to Ace editor rules (#2100) 2019-12-03 11:12:47 +00:00
NoteTextViewer.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
OneDriveLoginScreen.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
PromptDialog.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Root.jsx Desktop: Resolves #1988: Add menu item to toggle note list (#1991) 2019-10-30 09:40:33 +00:00
SideBar.jsx Desktop: Add new setting to show note counts for folders and tags (#2006) 2019-11-11 06:14:56 +00:00
StatusScreen.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
TagItem.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
TagList.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Toolbar.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ToolbarButton.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ToolbarSpace.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
VerticalResizer.jsx Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00