Commit History

Author SHA1 Message Date
  Steven Silvester bd6b9d4939 Add markdown preview for markdown files 8 years ago
  Steven Silvester bdcb2049e3 Merge pull request #2157 from afshin/settings 8 years ago
  Afshin Darian 6799930d7d Clean up plugins using settings. 8 years ago
  Afshin Darian dcd29dea7a Coerce types. 8 years ago
  Brian E. Granger 3d70fb87e1 Add context menu for create console. 8 years ago
  Afshin Darian 7aa273189b Update extensions using setting registry. 8 years ago
  Afshin Darian 780a9f919f Move instance tracker to app utils, fix import paths. 8 years ago
  Afshin Darian ee3c3ff69f Clean up file editor extension. 8 years ago
  Afshin Darian 85b3d2dd33 Setting editor stub. 8 years ago
  Afshin Darian dc4ec6bf1a Create settings plugin. 8 years ago
  Afshin Darian 83af6bedc5 Move instance tracker and state database to core utils. 8 years ago
  Afshin Darian 796f43760a convention 8 years ago
  Afshin Darian 2894b75969 Clean up file editor extension. 8 years ago
  Afshin Darian ce9a273be2 Refactor file editor plugin to use settings system instead of state database for persistence. 8 years ago
  Afshin Darian e8dc1b82ea Switch editor state to settings. 8 years ago
  Steven Silvester fa1d1f07e8 Add command palette update to fileeditor 8 years ago
  Vineet Gorhe efcc18b68c #1357 Respect markdown code boundaries for code execution 8 years ago
  Vineet Gorhe 570a3c0a62 #1357 Respect markdown code boundaries for code execution 8 years ago
  hjoo 233813ebec add new line if cursor is at the end of file 8 years ago
  hjoo 30fc2fdedd advance cursor after running line in text editor 8 years ago
  hjoo 296e023952 allowing line of text to be run in console based on cursor placement not just cursor selection 8 years ago
  Brian E. Granger d1d3900c83 Moving editorwidget to fileeditor. 8 years ago