Coder Social home page Coder Social logo

one-dark-vivid-syntax's Introduction

404

one-dark-vivid-syntax's People

Contributors

benogle avatar izuzak avatar kevinsawicki avatar mcolyer avatar okbel avatar pgkos avatar simurai avatar taylon avatar thedaniel avatar thomasjo 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

Watchers

 avatar  avatar

one-dark-vivid-syntax's Issues

Version 1.5.0 is not the latest version available for this package...

I'm not sure if this has anything to do with Atom #13294, but I had some troubles re-installing One Dark Vivid. The package search also looks like this when searching:

screen shot 2016-11-28 at 7 36 08 am

I had some syntax highlighting errors as well, which I think the root comes from having the sync-settings package potentially referencing the original one dark syntax.

Every time I try to install vivid, it just appears to stall out. I don't see any errors in the Developer Console either, just the Install button looking like:

install-button

When I try to install via apm, it only ever adds the one-dark-syntax package back on as a community one, not vivid.

I'm currently running Atom 1.12.5

Deprecated selector in `one-dark-vivid-syntax/index.less`

In one-dark-vivid-syntax/index.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors:

  • atom-text-editor [class="highlight highlight-selected background"] .region.region.region, atom-text-editor .highlight-selected.background .region.region => atom-text-editor [class="highlight highlight-selected background"] .region.region.region, atom-text-editor .highlight-selected.syntax--background .region.region

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

Failed to activate the one-dark-vivid-syntax theme

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19
System: Microsoft Windows 10 Pro
Thrown From: one-dark-vivid-syntax package, v1.1.1

Stack Trace

Failed to activate the one-dark-vivid-syntax theme

At 'language.less' wasn't found in C:\Users\quang\.atom\packages\one-dark-vivid-syntax\index.less:7:0

LessError: 'language.less' wasn't found
  at C:\Users\quang\.atom\packages\one-dark-vivid-syntax\index.less:7:0

Commands

     -8:35.9.0 snippets:next-tab-stop (atom-text-editor.editor)
     -8:35.9.0 snippets:expand (atom-text-editor.editor)
     -8:35.9.0 editor:indent (atom-text-editor.editor)
  4x -8:34 core:backspace (atom-text-editor.editor.autocomplete-active)
  6x -8:26.4.0 core:move-right (atom-text-editor.editor.autocomplete-active)
     -8:14.5.0 core:backspace (atom-text-editor.editor.autocomplete-active)
  2x -7:43.6.0 core:save (atom-text-editor.editor.autocomplete-active)
     -7:16.6.0 core:move-right (atom-text-editor.editor.is-focused)
     -7:13.4.0 core:backspace (atom-text-editor.editor.is-focused)
     -7:12.1.0 core:save (atom-text-editor.editor.is-focused)
     -5:00.9.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -3:20.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  3x -3:14.4.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  6x -3:13.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  4x -2:58.9.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  2x -2:33.9.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "autocomplete-angular-material",
      "seti-icons",
      "toolbar-iconshortcuts",
      "symbols-view"
    ],
    "themes": [
      "one-dark-ui",
      "hydra-syntax-theme"
    ]
  }
}

Installed Packages

# User
autoclose-html, v0.19.0
color-picker, v2.0.13
cursor-history, v0.5.5
file-icons, v1.6.11
hydra-syntax-theme, v0.2.4
js-refactor, v0.6.0
language-mongodb, v0.2.0
meteor-api, v2.20.0
minimap, v4.15.0
minimap-autohide, v0.10.1
minimap-bookmarks, v0.1.0
minimap-find-and-replace, v4.3.1
minimap-highlight-selected, v4.3.1
minimap-selection, v4.3.1
pigments, v0.18.0
pulsing-cursor, v0.3.1
refactor, v0.6.0
scope-inspector, v1.0.1
select-rectangle, v1.0.2
smart-tags, v0.1.0
tag, v0.3.0

# Dev
No dev packages

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.