Giter Site home page Giter Site logo

Comments (9)

sainnhe avatar sainnhe commented on July 20, 2024

There're some problems in your development flow.

  1. Please take a look at the commit comment. As what I said in 1821f8d, there is nothing wrong in the README.
  2. Please do NOT push to master branch directly, you should fork this repo and submit commits by PR instead.
  3. As what I said in previous issues, do not release new versions casually, remember that every time a new version is release, users will need to reload the window for 2 times.

from gruvbox-material-vscode.

3olkin avatar 3olkin commented on July 20, 2024
  1. I thought you just mistyped an extension
  2. Sorry, I'm not close familiar with git co-working system, but I'm trying to fix it
  3. It was a fix of a really disgusting thing, so it was a necessary release
    Here is an example

Снимок экрана 2020-07-31 в 18 05 20

from gruvbox-material-vscode.

sainnhe avatar sainnhe commented on July 20, 2024

Sorry for my misunderstanding, looks like it is annoying indeed.

For the usage of git, you can have a look at the book, it takes you for about 2-3 hours to complete reading.

Git is a distributed version control system, at least we should develop on different branchs, I think it's quite necessary to create your own branch/fork.

from gruvbox-material-vscode.

3olkin avatar 3olkin commented on July 20, 2024

Thanks! Ok, no problem, next time I'll do a branch

from gruvbox-material-vscode.

3olkin avatar 3olkin commented on July 20, 2024

image

@sainnhe does keyword name impact on the code or this change will work?

from gruvbox-material-vscode.

sainnhe avatar sainnhe commented on July 20, 2024

This should work. The "name" is used to distinguish between different scopes, you can name it as whatever you like.

from gruvbox-material-vscode.

3olkin avatar 3olkin commented on July 20, 2024

Thanks, I'll create a branch with this change and test it, so in the next release we can deploy it.

from gruvbox-material-vscode.

3olkin avatar 3olkin commented on July 20, 2024

I made 2 branches especially, ruby-fixes will collect a "package" of fixes and used a testing playground, don't include it to release pls till I do a pull request.
Branch related on this issue provide a strong modifications and it's already tested and ready for release.

from gruvbox-material-vscode.

github-actions avatar github-actions commented on July 20, 2024

This issue has been closed, the fix/feature will be available in the next release.

To get the update immediately, you can compile this extension from source code:

Requirements

  1. git
  2. nodejs

Steps

Open your terminal emulator and execute the following commands:

  1. Clone the repository: git clone --depth 1 https://github.com/sainnhe/gruvbox-material-vscode.git && cd gruvbox-material-vscode
  2. Install node modules: npm install
  3. Compile and package this extension to a .vsix file: npm run package
  4. Install from this .vsix file: How to install VS code extension manually? - Stack Overflow
  5. Reload the window of vscode, then press Ctrl+Shift+P and execute "Regenerate Themes".

from gruvbox-material-vscode.

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.