Matt Ward
c053b954a6
Added basic cut, copy and paste to the XML tree editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2164 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
942330a947
XML Editor now selects the first completion list item by default.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2130 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
7c2718b19a
The XML Tree can now display and edit xml comments.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2128 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
27a2e4a0a8
XML Tree now supports removing elements, inserting and removing text nodes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2111 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4a197ee962
Adding child elements, inserting elements before and after the currently selected element are now possible in the XML tree editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1929 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4db70538d8
Adding and removing attributes from the XML tree editor is now possible.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1924 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f6f8fe0c62
Fixed SD2-1147. All parameters used in WiX xpath queries have any special XML characters encoded.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1864 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
df3d79371c
Added a new view to the XML Editor which shows the XML as a tree view. Not feature complete. Currently it is possible to edit existing attribute values and element text but not add new ones or remove existing ones.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1797 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
e63247c63f
Added Goto Definition support for an XML schema. XML editor now supports navigation points. Xml query history now set to 20 items.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1683 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
6052f22389
Added an XPath Query pad - can be used to run xpaths on the active XML document and highlights the resulting matches.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1662 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f457d2ed4b
SD2-759. Xml completion window no longer displayed when typing in space characters inside the attribute value.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1304 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
2c64f4131b
SD2-758. XML element completion now working for xs:all child elements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1303 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
2b08ae8c2b
Fixed a null reference exception in the XML editor that occurs if the schema references an element that is not defined.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1216 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
94d5e5bc08
Switch from MbUnit to NUnit:
...
Fixes SD2-621 (ExpectedException test failure not added to error list), SD2-408 (Add "Run Test" to member bookmark), SD2-618 (Run test fixture in console with debugger shows no output).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
206a379d1d
NAntAddIn unit tests now don't need a hard-coded path in the config file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@839 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d35a99159c
Set output directory of unit test projects to bin\UnitTests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@838 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5572b5104f
Use project references to NUnit.Framework instead of GAC references (NUnit isn't in the GAC on the build server).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
205b2efb02
SharpDevelop should now work on .NET 2.0 final. Implemented a workaround for SD2-485 (Compile solution not working with .NET 2.0 RC1).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@642 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
43a18fe66a
Added xml editor tests from Fidalgo branch. The XmlSchemaCompletionData class is now using the XmlSchemaAttribute's AttributeSchemaType property instead of the obsolete AttributeType which was causing a few of the attribute value tests to fail.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@435 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7c69708220
Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira.
...
Make go to work with partial classes.
Show expression in tooltips while pressing Ctrl.
Project templates can now specify the BuildAction and CopyToOutputDirectory properties for files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@421 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0028131d61
Add MbUnit and MbUnit-addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@345 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f4023665c8
Added XmlEditor addin.
...
Fixed some bugs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@312 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago