Commit Graph

146 Commits (acded37575890e41dd0f02556906d6c94da7dc8b)

Author SHA1 Message Date
John Benediktsson 2ff04469af editors.atom: make it work better with Mac OS X. 2015-06-30 17:37:26 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Doug Coleman 2c08e9a089 vim: Add tabbed window option. 2015-06-29 10:35:36 -07:00
John Benediktsson 1303d37358 editors.brackets.windows: need USE: editors.brackets. 2015-06-15 20:09:45 -07:00
John Benediktsson 588a05bc62 editors.brackets: add support for Mac OS X. 2015-06-15 09:45:23 -07:00
Dimage Sapelkin 69a381085b Create summary.txt 2015-06-15 09:35:38 -07:00
Dimage Sapelkin ad21e9d904 Create authors.txt 2015-06-15 09:35:38 -07:00
Dimage Sapelkin ee37e69cba Create brackets.factor 2015-06-15 09:35:38 -07:00
Dimage Sapelkin 178b1971d5 Create brackets-docs.factor 2015-06-15 09:35:38 -07:00
John Benediktsson 54c4388a68 vocabs: remove little used words.
vocabs:vocab-name* => editors.private:public-vocab-name.
2015-06-11 20:04:44 -07:00
Doug Coleman 259d5f8744 editors: fix bug i introduced. need a rename tool asap... 2015-06-08 18:07:42 -07:00
Doug Coleman a4c5a748ad core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise. 2015-06-08 12:47:35 -07:00
John Benediktsson e2bead3328 editors.sublime: keep Sublime Text 2 support like we do on OS X. 2015-06-01 15:34:32 -07:00
Doug Coleman 51d60dd833 editors.sublime: Fix sublime for windows. 2015-06-01 15:00:40 -07:00
John Benediktsson 071704072c editors: bunch of cleanup. 2015-06-01 14:39:30 -07:00
Doug Coleman 10d6fc654c editors.visual-studio-code: wrong metafile 2015-05-01 10:03:10 -07:00
Doug Coleman 07b90ca38c editors.visual-studio-code: Split up into Windows and other platforms. 2015-04-30 22:56:22 -07:00
Doug Coleman 74f5eacec7 editors.visual-studio-code: Support for m$ft's new code editor. Can't
figure out command line parameters yet.
io.files.temp.windows: Make (get-appdata-directory) not private and rename
it to get-appdata-directory.
2015-04-30 18:21:15 -07:00
John Benediktsson ea2547aae3 editors.emacs: fix doc typo. 2015-04-01 15:57:06 -07:00
Benjamin Pollack 4ada328880 Make fuel more discoverable when browsing Factor help 2015-02-03 15:27:46 -08:00
John Benediktsson eb68676f31 editors.cot: moving to editors.coteditor. 2014-12-01 07:15:14 -08:00
John Benediktsson 1e8dedb808 editors.cot: missed this for some reason. 2014-11-30 19:25:21 -08:00
John Benediktsson 63327f6fc8 editors.cot: minor fixes. 2014-11-30 19:23:22 -08:00
John Benediktsson 2e00389e7d editors.cot: adding CotEditor support. 2014-11-30 19:20:03 -08:00
John Benediktsson 49bcbaee7a removing small and unnecessary files. 2014-11-29 17:24:42 -08:00
Benjamin Pollack 2c3dd8c3c8 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
Doug Coleman 0c5ff7e2c6 editors.sublime: oops. 2014-10-30 19:41:59 -07:00
Doug Coleman 5ba7343406 editors.sublime: Prefer sublime 3 over sublime 2 on mac. 2014-10-30 19:16:31 -07:00
John Benediktsson c696d51edb editors: adding some summary.txt. 2014-06-05 21:01:57 -07:00
Doug Coleman c9585b936b atom: Add support for github's atom editor. 2014-04-23 23:41:35 -07:00
Doug Coleman 7dc851b627 editors.textwrangler: Fall back to launching with open -a if you installed from the Mac Store and thus do not have ``edit``, which is the real TextWrangler launch program. 2013-04-10 17:40:59 -07:00
Doug Coleman e9265035f9 editors.geany.windows: Add Windows support. 2013-04-09 16:51:14 -07:00
John Benediktsson 34403c5272 editors.bbedit: adding "open in BBEdit" support. 2013-04-09 16:49:52 -07:00
John Benediktsson b97c16f811 editors.xcode: adding "open in XCode" support. 2013-04-09 16:49:52 -07:00
Doug Coleman 03015e7075 editors.geany: Add support. 2013-04-09 16:44:46 -07:00
Doug Coleman 5114333d57 editors.scite.windows: Fix using. 2013-04-09 16:26:41 -07:00
Doug Coleman 0e0d9fe07b scite: Add support for Linux scite. 2013-04-09 16:15:47 -07:00
Doug Coleman 3c6e90da60 editors.notepadpp: Move to editors.notepad++ since + is fine in pathnames
and that's the editor's name!
2013-04-09 13:34:26 -07:00
Doug Coleman 8cf85383f3 editors.sublime.windows: Add support for Windows. 2013-04-09 12:19:07 -07:00
Doug Coleman 88a7f8bf63 editors.textadept: Add support for Windows. 2013-04-09 12:19:06 -07:00
Doug Coleman b129623080 editors.sublime: Add support for Sublime Editor 2 for MacOSX. Need to add support for Windows. 2013-04-06 14:24:03 -07:00
John Benediktsson dc27c21ab0 editors.textadept: use "-e goto_line(n-1)".
(as suggested by Mitchell@foicica.com on the textadept mailing list)
2013-04-01 14:56:24 -07:00
John Benediktsson d6ff13b1cf editors.textadept: make it work on Mac OS X. 2013-03-31 18:47:38 -07:00
John Benediktsson bea7a405da editors.textadept: match style of other vocabs. 2013-03-30 11:09:12 -07:00
Michael T. Richter ace233829a add textadept editor support
Signed-off-by: Michael T. Richter <ttmrichter@gmail.com>
2013-03-30 11:06:39 -07:00
Doug Coleman e0e12fd5ea editors.notepad: Make this Windows only. 2013-03-23 15:14:51 -07:00
John Benediktsson 07e74c0ad8 editors.vim: use string as article name. 2012-08-13 18:22:14 -07:00
John Benediktsson d6c60258cf editors: these should understand private. 2012-08-13 10:32:27 -07:00
John Benediktsson b4f4e6f6ca editors: better error message when editing 'f', use vocab-tests-path in edit-tests. 2012-07-23 10:02:00 -07:00
John Benediktsson f38247b7c3 editors: allow editing of word docs and tests. 2012-07-23 09:37:46 -07:00