]> gitweb.factorcode.org Git - factor.git/history - basis/editors
io.streams.tee: more tests
[factor.git] / basis / editors /
2016-05-11 Doug Colemaneditors.visual-studio-code: try to find "code" then...
2016-03-28 Doug Colemaneditors.visual-studio-code: Use the application name...
2016-03-09 Benjamin PollackMake VSC work on OS X again 1552/head
2016-03-07 Doug Colemaneditors.visual-studio-code: msft changed the install...
2016-02-24 Doug Colemaneditors.visual-studio-code: Try to find ``Code`` execut...
2016-02-15 Benjamin PollackMake Visual Studio Code integration go directly to... 1525/head
2016-02-12 Benjamin PollackAdd Mac support for Visual Studio Code 1524/head
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-07-01 John Benediktssoneditors.atom: make it work better with Mac OS X.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-29 Doug Colemanvim: Add tabbed window option.
2015-06-16 John Benediktssoneditors.brackets.windows: need USE: editors.brackets.
2015-06-15 John Benediktssoneditors.brackets: add support for Mac OS X.
2015-06-15 Dimage SapelkinCreate summary.txt
2015-06-15 Dimage SapelkinCreate authors.txt
2015-06-15 Dimage SapelkinCreate brackets.factor
2015-06-15 Dimage SapelkinCreate brackets-docs.factor
2015-06-12 John Benediktssonvocabs: remove little used words.
2015-06-09 Doug Colemaneditors: fix bug i introduced. need a rename tool asap...
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-06-01 John Benediktssoneditors.sublime: keep Sublime Text 2 support like we...
2015-06-01 Doug Colemaneditors.sublime: Fix sublime for windows.
2015-06-01 John Benediktssoneditors: bunch of cleanup.
2015-05-01 Doug Colemaneditors.visual-studio-code: wrong metafile
2015-05-01 Doug Colemaneditors.visual-studio-code: Split up into Windows and...
2015-05-01 Doug Colemaneditors.visual-studio-code: Support for m$ft's new...
2015-04-01 John Benediktssoneditors.emacs: fix doc typo.
2015-02-03 Benjamin PollackMake fuel more discoverable when browsing Factor help
2014-12-01 John Benediktssoneditors.cot: moving to editors.coteditor.
2014-12-01 John Benediktssoneditors.cot: missed this for some reason.
2014-12-01 John Benediktssoneditors.cot: minor fixes.
2014-12-01 John Benediktssoneditors.cot: adding CotEditor support.
2014-11-30 John Benediktssonremoving small and unnecessary files.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-31 Doug Colemaneditors.sublime: oops.
2014-10-31 Doug Colemaneditors.sublime: Prefer sublime 3 over sublime 2 on...
2014-06-06 John Benediktssoneditors: adding some summary.txt.
2014-04-24 Doug Colemanatom: Add support for github's atom editor.
2013-04-11 Doug Colemaneditors.textwrangler: Fall back to launching with open...
2013-04-09 Doug Colemaneditors.geany.windows: Add Windows support.
2013-04-09 John Benediktssoneditors.bbedit: adding "open in BBEdit" support.
2013-04-09 John Benediktssoneditors.xcode: adding "open in XCode" support.
2013-04-09 Doug Colemaneditors.geany: Add support.
2013-04-09 Doug Colemaneditors.scite.windows: Fix using.
2013-04-09 Doug Colemanscite: Add support for Linux scite.
2013-04-09 Doug Colemaneditors.notepadpp: Move to editors.notepad++ since...
2013-04-09 Doug Colemaneditors.sublime.windows: Add support for Windows.
2013-04-09 Doug Colemaneditors.textadept: Add support for Windows.
2013-04-06 Doug Colemaneditors.sublime: Add support for Sublime Editor 2 for...
2013-04-01 John Benediktssoneditors.textadept: use "-e goto_line(n-1)".
2013-04-01 John Benediktssoneditors.textadept: make it work on Mac OS X.
2013-03-30 John Benediktssoneditors.textadept: match style of other vocabs.
2013-03-30 Michael T. Richteradd textadept editor support
2013-03-23 Doug Colemaneditors.notepad: Make this Windows only.
2012-08-14 John Benediktssoneditors.vim: use string as article name.
2012-08-13 John Benediktssoneditors: these should understand private.
2012-07-23 John Benediktssoneditors: better error message when editing 'f', use...
2012-07-23 John Benediktssoneditors: allow editing of word docs and tests.
2011-11-16 John Benediktssoneditors: fix editing of links. Fixes #411.
2011-11-12 Doug Colemaneditors: wait 300ms for the run-process to possibly...
2011-11-12 Doug Colemaneditors.jedit: return "jedit" when looking for jedit...
2011-11-05 Doug ColemanMake edit-vocab work on an unloaded vocabulary.
2011-11-03 Doug ColemanUpdate emacs for editors protocol.
2011-11-02 Doug ColemanUse -reuseview in jedit by default.
2011-11-02 Doug ColemanActually let the user pick an editor after editor proto...
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-31 Doug ColemanMake editors use the new path-finding vocabulary and...
2011-10-30 Doug ColemanFind the macvim bundle or use mvim. Add a flag for...
2011-10-29 Doug ColemanLook for mvim on mac and use 'open -a MacVim' if it...
2011-10-29 Doug ColemanClean up editors.*vim so that it runs detached with...
2011-10-29 Doug ColemanAdd edit-file and edit-vocab words and make edit on...
2011-10-24 Doug ColemanRename vocab to lookup-vocab
2011-10-19 Doug ColemanFix help-lint for editors, peg.ebnf
2011-10-18 John Benediktssoneditors: unify "edit" across vocabs and words, add...
2011-10-14 John BenediktssonCleanup more lint warnings.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-10 John BenediktssonMerge branch 'highlight' of github.com:mrjbq7/factor...
2011-08-01 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2011-08-01 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-01 Joe GroffMerge branch 'master' of https://github.com/yac/factor
2011-07-29 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-07-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-07-12 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2011-06-23 Erik CharleboisRun vim synchronously
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik CharleboisUse .factor-rc etc on Windows too, files can begin...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
next