SublimeText / QML

QML support for Sublime Text and Sublime Merge
MIT License
28 stars 4 forks source link

Feature: Implement support scopes for built-in functions #9

Closed ratijas closed 2 years ago

ratijas commented 2 years ago

Note for myself to implement support scopes for built-in types and functions of Qt/QML, like Qt.color or connect() & disconnect().

ratijas commented 2 years ago

Done for builtin objects methods & properties, but not for Component's signal handlers (because no attached signals there yet)

ratijas commented 2 years ago

Done in https://github.com/ratijas/Sublime-QML/commit/fd8f995a54208c4a4ec11c0455fd866420b19afc