You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small application created with tkinter, Albero, and Salve that makes creating maps significantly easier. The purpose is to keep a mapping in memory that can be modified by the user. The user can open a file to check their mapping against and any logged warning are displayed. The use can then select one of the warning which pulls up the affected section in a side display along with the Tree Sitter Node and the Salve highlight suggestion. The user can then add or modify a part of the mapping, re-run the file, and so on. The user can change the file from a small bar at the top with a button to re-open a small file explorer and choose another. There should also be a drop down next to the file selector button to go into code snippet mode in case the user found code snippets not locally saved. Tool will simply be called Albero Mapper.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Feature report:
A small application created with tkinter, Albero, and Salve that makes creating maps significantly easier. The purpose is to keep a mapping in memory that can be modified by the user. The user can open a file to check their mapping against and any logged warning are displayed. The use can then select one of the warning which pulls up the affected section in a side display along with the Tree Sitter Node and the Salve highlight suggestion. The user can then add or modify a part of the mapping, re-run the file, and so on. The user can change the file from a small bar at the top with a button to re-open a small file explorer and choose another. There should also be a drop down next to the file selector button to go into code snippet mode in case the user found code snippets not locally saved. Tool will simply be called Albero Mapper.
Beta Was this translation helpful? Give feedback.
All reactions