Giter VIP home page Giter VIP logo

cuda_bootstrap_complete's People

Contributors

halfbrained avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

cudatext-addons

cuda_bootstrap_complete's Issues

crash

I call it on line 21
after "col
Screenshot from 2021-08-10 15-19-15

Bug with multi-carets call - wrong quotes

I see some problem here because plugin activates on multi-carets. IMO it should not.

And this is a bug:

after this text and carets:

Screenshot from 2021-09-28 13-35-43

plugin CAN be activated and it gives BROKEN text (after choosing text "badge")
Screenshot from 2021-09-28 13-35-46

@halfbrained

fix of msg_box text

            _msg = 'To set Bootstrap versions per project, add the following option to the Project Properties dialog:\n' \
                    '  bootstrap_complete_versions=<versions>\n\n' \
                    'Where <versions> is a comma-separated string of integers.\n'\
                    'Press OK to open the Project Properties dialog now.'

addition to readme

Options

Plugin has the option to specify Bootstrap versions to use. Value must be comma-separated numbers like "4" or "3,4".

a) To set it globally, call "Options / Settings-plugins / Bootstrap Completion / Config", and write the option to plugins.ini.
b) To set it per-project, open dialog "Project properties" (in the context menu over Project Manager), and write the option to the "Variables" input field.

suggested readme

Plugin for CudaText.
Plugin provides auto-completion for Bootstrap classes, inside the
  class="..."

For a single caret: completion works as usual. 
For multiple carets: the whole attribute value (quoted) will be replaced
with the chosen item.


Author: halfbrained (https://github.com/halfbrained)
Credits: 
  Plugin uses completion data from Sublime Text plugin:
  https://github.com/jfcherng-sublime/ST-Bootstrap
License: MIT

I change proj-opts and it's not changed

  • new project, add some dir
  • save as ~/tst.cuda-proj
  • restart Cud
  • open proj, call plugin config of proj, add 4,5

Screenshot from 2021-08-10 16-49-56

  • proj file was not changed! and Cud's dialog project-config dont show new opt

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.