Daniel Grunwald
fcb7e48993
Move some addin tree paths.
13 years ago
Siegfried Pammer
00e70228a1
move /AddIns/DefaultTextEditor/CodeCompletion to /SharpDevelop/ViewContent/TextEditor/CodeCompletion;
...
move all SearchAndReplace add-in paths to /AddIns/SearchAndReplace;
move /SharpDevelop/ViewContent/DefaultTextEditor/ToolTips to /SharpDevelop/ViewContent/TextEditor/ToolTips
14 years ago
Siegfried Pammer
5a943271ea
working on SD-1527 - A display binding's supported files should be independent from the files it handles by default:
...
- add mimeType to file extensions
- implement new methods IsPreferredBindingForFile and AutoDetectFileContent for IDisplayBinding
14 years ago
mrward
a528487a50
Add support for sending selected text to Python and Ruby consoles.
15 years ago
mrward
9f73652f7d
Can now send the current text editor line to the Python Console window.
15 years ago
Matt Ward
e1e66f257f
IronPython addin now using AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5986 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Matt Ward
d9eb7f997e
Added support for integrated unit testing with IronPython.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5861 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
15 years ago
Daniel Grunwald
b5f9f09c40
Highlighting editor: allow editing colors of highlighting definitions defined in AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5582 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
cea559312f
Merge python addin to trunk and use IronPython 2.6.1 RC1 for .NET 4.0 RC1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5520 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
cb47bdf23e
Updated to IronRuby 1.0 RC2
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5503 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
dbb48e866c
Merge 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
5d390ee9e1
Removed unused code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5035 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
1e22646923
Added smart indenting for Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5007 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
937fc8fc1e
Fixed SD2-1406: More Missing String Resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4538 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
091c06d2b3
- refactoring of LanguageBindings, introduced ProjectBindings
...
- fixed ExamplePad.xft
- added OutlinePad and IOutlineContentHost
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4537 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
10c8a90ed8
Python menu options now use the debugger when running ipy.exe
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4159 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Sergej Andrejev
b01030f84e
Use WPF commands in View menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4147 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8bf506da54
Fixed bug that could cause pads to be lost when the layout is changed. (when trying to reopen such a "lost" pad, it would show up with a width of zero)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4134 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
963e02f337
Can now convert C# and VB.NET projects to Python.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4063 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
6caf13b7fc
Enabled the python code conversion and forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3811 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f41bf57e52
SD2-1521: Reconsider what a 'preinstalled addin' is.
...
Third-party AddIns installed in SharpDevelop/AddIns are now visible in the AddInManager, only AddIns with 'addInManagerHidden="preinstalled"' stay hidden.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3806 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
178f9f03e1
Added icons for Python files and projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3633 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
0affcacda3
Host option panels in WPF window, allow WPF option panels.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3568 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
Matt Ward
035e66dcba
Update to IronPython 2.0 beta 4
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
602dde82c5
Added IronPython addin with support for IronPython 1.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2753 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago