simonacca / tASTe

vscode extension for structural editing in 50+ languages
https://marketplace.visualstudio.com/items?itemName=simonacca.taste
MIT License
6 stars 0 forks source link

Add Makefile support #14

Closed simonacca closed 2 months ago

simonacca commented 2 months ago

Tried this parser, which produces incorrect results. This for example is the result of taste.ExpadSelection:

main.o : main.c defs.h
        cc -c πŸ«ΈπŸ»πŸ‘‰πŸ»main.cπŸ‘ˆπŸ»
kbd.o 🫷🏻: kbd.c defs.h command.h
        cc -c kbd.c
simonacca commented 2 months ago

Closing without a solution for now, happy to reopen if somebody needs this