Giter VIP home page Giter VIP logo

subl-comment-snippets's Issues

Modify Comments?

I am so sorry, after I re-read my question I realized how vague it was.. sincerest apologies.

If I may try to better explain my question.

Is there a way to change the comment tag styles?
For example this comment block
/===== End of Section comment block ======/

Is there a way to change the way it looks, for example, if I wanted to add more stars():
/
_= End of Section comment block =_/

Again, sorry for the vague earlier attempt.

Thanks

HTML section comments

HTML section comments look like this right now

<!--=======================================
=            Section comment            =
=======================================-->

<!--=====  End of Section comment  ======-->

they should look like this

<!--========================================
=             Section comment              =
=========================================-->

<!--=====  End of Section comment  ======-->

feature_request: comments with scope

All the snippets don't have a scope setting. It's quite annoying that one has to select the correct scope choice each time. Can we have the scope settings added?

feature_request(validation): comments without leading spaces

1. Summary

It would be nice, if would be possible use comments without leading spaces in lines.

2. Argumentation

I preferred tabs, not spaces indentation.

I use eclint for coding style validation. eclint generates an error, if leading spaces. I need remove leading spaces manually. It may take a lot of time.

3. Steps to reproduce

I open any SashaLeadingSpaces.css file → I print c- → I select c-long Long Comment in autocomplete.

4. Expected behavior

/*
* comment
*/

eclint no generate errors.

5. Actual behavior

/*
 * comment
 */
D:\SashaECLintDebugging>eclint check SashaLeadingSpaces.css
SashaLeadingSpaces.css
    02:01  invalid indent style: space, expected: tab (EditorConfig indent_style https://goo.gl/8Qkrbr)
    03:01  invalid indent style: space, expected: tab (EditorConfig indent_style https://goo.gl/8Qkrbr)

Thanks.

Todo Comment Syntax highlighting issues

For some reason sublime doesn't like /** to open the comment tag. It weirdly highlights everything between the beginning and closing tags:

image

Remove the second * on the opening tag fixes the issue or adding * to each line within the comment.

Not working

i tried to use this plugin a lot but it never work
i am using sublimetext3

IntelliJ version

Is there a similar plugin for IntelliJ & Co.? I couldn't find anything to generate section-heading comments.

File Location?

I am using sublime text 3 on windows 7 pro... Question is where are the files stored?

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.