forked from qt-creator/qt-creator
		
	Initial support of `Follow symbol under cursor' for QML/JS.
This commit is contained in:
		@@ -135,6 +135,7 @@ public:
 | 
			
		||||
    int documentRevision() const;
 | 
			
		||||
 | 
			
		||||
public slots:
 | 
			
		||||
    void followSymbolUnderCursor();
 | 
			
		||||
    virtual void setFontSettings(const TextEditor::FontSettings &);
 | 
			
		||||
 | 
			
		||||
private slots:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user