I\'m using ICSharpCode.TextEditor.TextEditorControl as my DSL editor.When I get DSL compilation errors, I would like to highlight the offending text to provide a better user experience.However, I\'m h
please see this link: http://build.sharpdevelop.net/buildartefacts/#SD45 i don\'t think they have publishe开发者_JAVA技巧d .net 4.5 yet, have they?That\'s just a branch in preparation so that we can
If you create a new winform project with SharpDevelop 4, then drag an OpenFileDialog (or SaveFileDialog) to the form, then show the dialog (.ShowDialog), Norton internet security 2011 blocks the appli
Hello, I\'m trying to get subsonic to work win SQLite in sharpdevelop (Active record approach). I\'m having some issues with generating the code from the T4 templates.
This se开发者_如何学JAVAems like a stupid issue, but I can\'t seem to find an option to generate interface code with in the newest SharpDevelop build. When I search the site I get a lot of mentions of
Is there an opti开发者_开发问答on to tell SharpDevelop (specifically version 3.2.1) to always save files in unix line endings?
Is there a command line tool (I\'m in cygwin specifically) which can generate template solution files for me? When I use the Sharpdevlop GUI and say I\'m doing a new project, I am prompted with choice
Why typing ( after a method name, a list of override methods will be showed. But after that, e.g. while we are in the be开发者_如何学编程tween of the two parentheses, we can\'t call that list to show
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a project where I want to use SQL Server Compact Edition and SharpDevelop. I also want to use Git for version control.