== Visualiser plugin == RefactorErl offers a new VS code plugin, which can be downloaded from [https://github.com/robertfiko/refactorerl-visualiser here]. Installation steps are listed in that repository. '''Before you start, you should have a well configured database. See the [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/ManagingFiles Managing files] section of the Wiki. And you also need to have Yaws installed, and its EBIN added to the tool.''' == Sidebar == - You can check the connection with RefactorErl (as it uses WebSocket connection with RefactorErl) - Database synchronisation - Running and clearing [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/DynamicCallAnalysis dynamic analysis] - See the results of the built-in and custom queries == Custom queries == They can be run from the Command Palette, by hitting Cmd + Shift + P or Ctrl + Shift + P and typing for RefactorErl. == Dependency graphs == The form to request a dependency graph can be accessed from the Command Palette, by hitting Cmd + Shift + P or Ctrl + Shift + P and typing for RefactorErl.