mrward
|
473aec2817
|
Code completion in the IronRuby console window now working.
|
15 years ago |
mrward
|
ecee05b53e
|
Change ScriptingConsoleOutputStream to call console text editor on UI thread.
|
15 years ago |
mrward
|
3c7fa5d875
|
Move threading code out of ScriptingConsole class.
|
15 years ago |
mrward
|
4608b9b580
|
Move IronPython and IronRuby console classes to common Scripting project.
|
15 years ago |
mrward
|
faa70890c4
|
Move IronPython and IronRuby IConsole and IConsolePad interfaces into common Scripting project.
|
15 years ago |
Daniel Grunwald
|
f5780c2944
|
Apply new file headers
|
15 years ago |
mrward
|
cbefb3dc43
|
Rename IConsoleTextEditor to IScriptingConsoleTextEditor and move it to the Scripting Tests project.
|
15 years ago |
mrward
|
687b2c9832
|
Move common code out of the IronPython and IronRuby addins to a new project.
|
15 years ago |
mrward
|
2df1b8944e
|
Can now send the current text editor line to the Ruby Console window.
|
15 years ago |
Matt Ward
|
a152542520
|
IronRuby addin now uses AvalonEdit.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5970 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
15 years ago |
Matt Ward
|
4f6582b083
|
Add IronRuby addin.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5343 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
16 years ago |
Matt Ward
|
dd315fcf54
|
Pressing the up key in the Python Console no longer closes the completion window if there is command history.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3816 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Matt Ward
|
08a7425771
|
Added basic command line history support for the Python Console window.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3627 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Matt Ward
|
3aef8c79fe
|
The home key moves the cursor to the start of the line after the prompt in the Python Console.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3618 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Matt Ward
|
01571affa4
|
Added initial code completion support for the Python Console window.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3561 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Matt Ward
|
6997465bff
|
PythonConsole now uses a read-only text marker for the read-only region and stops the undo action affecting text before the prompt.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3443 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |
Matt Ward
|
722e10b754
|
Added IronPython console pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
17 years ago |