Commit Graph
7 Commits
Author SHA1 Message Date
AdamandGitHub 4c42dd4adc Do not close command view on open-file is file is invalid or it is a directory
Added in a validation function which fires before submitting a command enter; found it incredibly irritating to try to open something, hit enter, only to be told I'd selected a directory, and then have to go through the whole process again. (#175)
2021-05-05 08:04:51 +02:00
AdamandGitHub 67ec7e8065 Added in drag and drop capability. (#170) 2021-05-02 09:13:21 +02:00
AdamandGitHub e4da235f7e Made it so that you can continue clicking and still select things. (#166) 2021-05-01 22:32:50 +02:00
AdamandGitHub dd604c1336 Nil check, to avoid issues for files that don't have filenames yet (new files, etc..) (#169) 2021-05-01 22:25:39 +02:00
Adam Harrison b69242312d Changed HTML plugin to have case insensitive matching of script and style tags. 2021-05-01 14:52:39 -04:00
adamharrisonandGitHub 3fe6665b9a Nested Syntax Highlighting (#160) 2021-05-01 11:45:30 +02:00
adamharrisonandGitHub 2e7817f609 Use the active view's filename when opening a file 2021-04-25 20:58:56 +02:00