-
- This only applies to the old SharpDevelop based on NRefactory.
- The new CodeConverter repo only does VB->C# and C#->VB: See [Where did the snippet converter with more languages go?](https://gith…
-
```
What steps will reproduce the problem?
Compile the following code:
[JsType(JsMode.Clr, Filename = "res/Default.js")]
public class TestClasses
{
public TestClasses()
{…
-
When converting C# to Vb.Net using the [Online Converter](http://codeconverter.sharpdevelop.net/) i found two issues, #513 is the first, and this is the second.
Code with object initializers like thi…
-
```
What steps will reproduce the problem?
Compile the following code:
[JsType(JsMode.Clr, Filename = "res/Default.js")]
public class TestClasses
{
public TestClasses()
{…
-
```
What steps will reproduce the problem?
Compile the following code:
[JsType(JsMode.Clr, Filename = "res/Default.js")]
public class TestClasses
{
public TestClasses()
{…
-
It seems like the autocompletion doesn't currently work very well when defining new classes/methods/etc. right now, and because of that often completes something unexpected.
If I open a new script fi…
-
In develop, I am getting `INTERNAL ERROR: ResolveResult [ConversionResolveResult System.Func`1[[System.Threading.Tasks.Task`1[[System.Int32]]]]] is an error.` with this code:
``` C#
Func …
-
When switching from code view to design view, SharpDevelop fails. I get this error:
Failed to load designer. Check the source code for syntax errors and check if all references are available.
Syste…
-
Hi there.
I've got a parser error when parsing this code:
` [TestMethod]
public void WhenParsingThisCodeReturnNoError()
{
const string sampleCode = @"
using System.Data;
namespace T…
-
@kabamjdenton commented on [Sat Jul 20 2019](https://github.com/mono/monodevelop/issues/8242)
```
make
PATH is /usr/local/share/dotnet:/Users/jdenton/.rvm/gems/ruby-2.5.1/bin:/Users/jdenton/.rvm/ge…