Giter Club home page Giter Club logo

remarker's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @jgyo or more commonly, Gil.
  • ๐Ÿ‘€ Iโ€™m interested in Micrsoft Flight Simulator, Spyder motorcycles, reading.
  • ๐ŸŒฑ Iโ€™m currently learning how to be retired.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Microsoft Flight Simulator plugins, and C# desktop applications.
  • ๐Ÿ“ซ How to reach me: DM me on Twitter to @gil_yoder

remarker's People

Contributors

jgyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

remarker's Issues

Support for space before marker is broken

Hi, this is already an existing bug (#3), but creating this new hoping that @negrutiu will be generous enough to take a look at it.
Basically, as described in https://github.com/jgyo/remarker/wiki markers should be identified if there is a space before them. This is a welcome feature, as code style analyzers will complain that there should always be a space at the beginning of a comment. Unfortunately, this is currently broken, so adding a space at the beginning of the comment (therefore preceding the marker) means the marker will NOT be identified and no formatting will be done.

Impossible to change *any* option in Visual Studio after changing the font

Not sure what happens here, but I tried changing the font (I chose Segoe UI Light, it had no effect) and then wanted to change it again.

Result: impossible to click anything in the Options dialog, or to click OK. Only Cancel works. Closing / reopening Options doesn't help either.

remarker_comments_breaks_vs_options

PS: I do like how your plugin works, but I need to be able to change font and color, because otherwise it is unreadable on dark styles. Obviously, that it blocks the whole Options dialog wasn't expected. This was in VS 2017 Pro 15.4.4.

Enable no-space before tasks

For example, // TODO will be highlighted, whereas //TODO (no space between // and TODO), will not be highlighted at all. Please fix this.

High CPU Usage with block comments

Hey there! First off, I love the plugin. It's extremely helpful.

A problem I'm seeing though is with block comments. Starting or closing them can cause my VS2017 instance to hang for 10-30 seconds, depending on how much code is in the file. And likewise, working with a file containing block comments is unusably slow: typing, character updates, and cursor movements update at about 1 cycle per second, with the CPU pegged at 100% of whatever core it's running on. I'm guessing it's an issue with text parsing, but not entirely sure.

It seems to be reliably reproducible for me, with all other plugins disabled. Disabling remarker fixes the issue.

Anyways, not sure if it's a bug or an issue with my install, but thought I'd report it in case.

Thanks again for the plugin!

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.