GithubHelp home page GithubHelp logo

Comments (4)

FichteFoll avatar FichteFoll commented on July 20, 2024

I haven't messed with the HTML package in a while, but iirc the html completions were provided by a plugin, html_completions.py respectively. You might want to look into that file.

Fortunately there are docs available on this topic:
http://docs.sublimetext.info/en/latest/extensibility/plugins.html#another-plugin-example-feeding-the-completions-list
http://docs.sublimetext.info/en/latest/reference/api.html#sublime_plugin.EventListener.on_query_completions

from sublime-undocs.

DavidCheshire avatar DavidCheshire commented on July 20, 2024

Thanks for getting back to me. The html_completions.py file certainly looks promising. Once I have edited it, what should I do with it, put it into my /packages/user folder?

BTW I looked at the documents you listed but at my stage of knowledge they don't really convey anything to me, something simpler would be appreciated. I know they seem easy to understand once you understand them, but coming to them as a novice is like reading a foreign language for the first time.

Thanks for your help!

Kind regards - David

from sublime-undocs.

FichteFoll avatar FichteFoll commented on July 20, 2024

Put it into Packages/HTML, it will then override the archived version and get loaded instead.

If you are not familiar with Python, the ST API docs are not a place to learn it. Check out http://learnpythonthehardway.org/ (which is more suited for absolute beginners) or google for a small introduction tutorial more of your liking.

from sublime-undocs.

DavidCheshire avatar DavidCheshire commented on July 20, 2024

Editing the html_completions.py file and saving it in ~/Packages/HTML worked perfectly, thanks.

Kind regards - David

from sublime-undocs.

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.