Coder Social home page Coder Social logo

Not working at all with VSC 0.9 about vscunity HOT 6 CLOSED

ig0rsky avatar ig0rsky commented on September 3, 2024
Not working at all with VSC 0.9

from vscunity.

Comments (6)

BearHeathen avatar BearHeathen commented on September 3, 2024

Not dead, more like redundant. Another plugin was developed and made available on the asset store. See the below links for more information. I'd be interested in continuing to help out if anything needs to be done, kode.

from vscunity.

ig0rsky avatar ig0rsky commented on September 3, 2024

I'm already using this, I just wanted to have the syntax highlighting to be honest. Because that plugin doesn't provide you with syntax highlighting.

from vscunity.

BearHeathen avatar BearHeathen commented on September 3, 2024

I'm not sure that's something we can implement either way. According to this page, the base editor doesn't support C# syntax highlighting, only IntelliSense, refactoring, etc. I think this might be due to the cross-platform focus of the editor with regards to C# in particular, but I'm not certain. I'll look into it though and get back with you. It is rather odd that this isn't supported by default, seeing the wide usage C# enjoys. See here for more information about the base C# functionality in VS Code.

In the meantime, there is the Code Colorizer, which allows you to specify your own syntax highlighting rules if you feel so inclined.

from vscunity.

ig0rsky avatar ig0rsky commented on September 3, 2024

Yeah, I tried to use the code colorizer, Here is what i did step by step,
run the colorizer
0- Run yo code in your directory
1- Selected new language support
2- Googled for a .tmlanguage file. found this one : https://raw.githubusercontent.com/lostfictions/Unity3DSublimeSyntax/master/UnityC%23.tmLanguage
3- Entered a unique name : Unity
4- Entered the id which I assumed to be: csharp
5- Entered the editor extension name : UnityC#
6- Entered the file extension : .cs
7- Moved the Unity folder that's created in my directory to .vscode/extensions/

There is no added syntax colouring, except for the default one that you get out of the box with C#. I mean it didn't work. If you can get it to work or find a solution , please let me know. 👍

from vscunity.

kode80 avatar kode80 commented on September 3, 2024

Hi folks. I took a look at the current version of VSC last week and they've changed folder structure and plugin format enough to break VSCUnity. For me personally what sucks the most is that pre-break I had shader highlighting, completion and inline documentation working nicely.

I'm currently wrapping up another project so don't have the time to look into this right now. I based my shader plugin on the omnisharp VSC plugin, so if anyone wants to have a bash at fixing it feel free to compare the two and see what's changed.

Looking at the VSC site, it appears they're getting close to officially supporting full language plugins so if no one's put out a solution at that point, I'll take another crack at it.

from vscunity.

BearHeathen avatar BearHeathen commented on September 3, 2024

Yea, I saw that shader goodness you had going on. A shame they went an broke it. However, OmniSharp itself seems to be having issues. I'm not finding a VSC-specific repo on the OmniSharp Github. It is totally possible, however, that I'm not looking in the correct place (in which case I don't know where it would be).

But since VSC 0.8, OmniSharp has been having some issues, it would seem. .

from vscunity.

Related Issues (4)

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.