sharpdevelop
How do I highlight syntax errors using ICSharpCode.TextEditor.TextEditorControl?
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[详细]
2023-04-05 00:30 分类:问答how come sharpdevelop already has a version for .net 4.5?
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[详细]
2023-04-03 13:43 分类:问答OpenFileDialog is blocked by Norton Antivirus if project was generated by SharpDevelop
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[详细]
2023-04-03 02:47 分类:问答T4 template generation error when trying to execute subsonic's activerecord in sharpdevelop
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.[详细]
2023-03-29 09:14 分类:问答Can't find interface code generation option in SharpDevelop 4.1
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[详细]
2023-03-22 17:24 分类:问答tell sharpdevelop to use unix line endings?
Is there an opti开发者_开发问答on to tell SharpDevelop (specifically version 3.2.1) to always save files in unix line endings?[详细]
2023-03-16 14:47 分类:问答generate solution file on command line (create new solution from scratch)?
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[详细]
2023-03-15 02:36 分类:问答SharpDevelop hotkey to show override list of a method?
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[详细]
2023-03-02 12:49 分类:问答Visual Studio Express or SharpDevelop [closed]
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[详细]
2023-02-21 01:38 分类:问答How should I use SQL Server Compact Edition in a SharpDevelop project on multiple computers using Git?
I have a project where I want to use SQL Server Compact Edition and SharpDevelop. I also want to use Git for version control.[详细]
2023-02-17 22:30 分类:问答