Coder Social home page Coder Social logo

Comments (11)

christophwille avatar christophwille commented on June 16, 2024

The code converter feature is part of SharpDevelop 4.x, which doesn't use NRefactory 5. So the bugs would need to go to SharpDevelop for the old branches (however, it is unlikely that this would be fixed for 4.x)

from nrefactory.

beppe9000 avatar beppe9000 commented on June 16, 2024

Was the feature dropped?

from nrefactory.

christophwille avatar christophwille commented on June 16, 2024

SD5 does support only C# so far, so it simply isn't there for the obvious reason of no VB support.

from nrefactory.

beppe9000 avatar beppe9000 commented on June 16, 2024

I do not understand: has it been rewritten from scratch?

from nrefactory.

christophwille avatar christophwille commented on June 16, 2024

NR5 is a complete rewrite, yes

from nrefactory.

beppe9000 avatar beppe9000 commented on June 16, 2024

Couldnt'y the old vb part be used as a dependency meanwhile? Or is it completely incompatible?

from nrefactory.

christophwille avatar christophwille commented on June 16, 2024

Totally different architecture and design

from nrefactory.

beppe9000 avatar beppe9000 commented on June 16, 2024

Oh, I see.. Do you happen to know when (1month, 6 moths, 1 year, forever?) vb support will added?

from nrefactory.

dgrunwald avatar dgrunwald commented on June 16, 2024

We don't plan to add VB support.

NRefactory at this point is mostly dead -- we don't plan to add any new features, not even C# 6 support. Use Microsoft's Roslyn instead. It shouldn't be hard to write a code converter based on Roslyn, though I'm not aware of any such project.

from nrefactory.

luca-saggese avatar luca-saggese commented on June 16, 2024

But what happened to NRefactory Roslyn's branch?
i was working on the VB plugin, but i see is now completed out of scope..

Will sharpdevelop use another plugin for syntax highlight / code completion other than nrefactory?

from nrefactory.

dgrunwald avatar dgrunwald commented on June 16, 2024

The NRefactory Roslyn branch only ever contained refactorings ported to Roslyn. Those were moved to the RefactoringEssentials repository.

Pretty much everything else in NRefactory duplicates Roslyn, so there isn't really a point to having NRefactory anymore. MonoDevelop is moving to Roslyn instead. SharpDevelop doesn't have the manpower to move anywhere.

from nrefactory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.