Code Monkey home page Code Monkey logo

vuejs-sublime-complete's Introduction

Hi there ๐Ÿ‘‹

I am Aditya. I just like to code, and come up with innovative solutions for regular problems.

Please note that a lot of work I do is on Gitlab and other branches than master, so my contribution graph will be complete mess.

From: 30 January 2020 - To: 24 June 2024

Total Time: 2,048 hrs 39 mins

Other                      534 hrs 49 mins >>>>>>>------------------   26.11 %
JavaScript                 354 hrs 3 mins  >>>>---------------------   17.28 %
PHP                        318 hrs 46 mins >>>>---------------------   15.56 %
Go                         256 hrs 58 mins >>>----------------------   12.54 %
TypeScript                 84 hrs 51 mins  >------------------------   04.14 %

vuejs-sublime-complete's People

Contributors

brainbuzzer avatar dannyfeliz avatar klee0589 avatar maxkoryukov avatar nabijaczleweli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vuejs-sublime-complete's Issues

Better syntax highlighting for directives

In Vue-syntax-highlight directives get full javascript syntax highlighting, which I think is much nicer than this one, where they are just shown as strings. Or maybe it'd be better to just take out the language definition, leaving that to vue-syntax-highlight, and only provide the snippets.

Snippets not working

Sublime is simply ignoring any attempt to use the snippets.

Any idea on how I could debbug this?

Better syntax highlightings for jade and sass?

Thanks for such a useful package.
Now I'm using Jade.tmLanguage for .jade files' highlighting. It's much more better than the one built in there.
So I'm gonna ask: is that possible to just call user's default language settings in .vue files?
Same question on sass highlighting.

Remove duplicated sass/scss syntax scope

Hi,

I noticed both "source.sass" and "source.scss" scopes are added together to embedded Sass style tag. Please see the following two code snippets:

https://github.com/BrainBuzzer/vuejs-sublime-complete/blob/master/vue.tmLanguage#L532-L535
https://github.com/BrainBuzzer/vuejs-sublime-complete/blob/master/vue.tmLanguage#L586-L589

Is there any specific reason to do this? Because the "source.sass" is always chosen before the "source.scss" scope, so I am afraid the "scss" scope may never be worked. Could you please consider to remove the above codes?

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.