We are literally jumping from dev build to dev build (+ releases), that’s why we missed the timing updating the docs. Build schema was updated today.
1 Like
Thanks dude. you’re doing Gods work there… sorry if it sounded like i was complaining, was not, just raised a flag.
1 Like
Thanks for the response! Having proper code navigation is a very important part of dev tool, especially if you have a huge codebase. I think most of pinned-packages feature users have pretty complex and big codebase.
What do you think, is the right direction to have fix code navigation in monorepo with pinned packages?
- Should I try to raise the issue in merlin?
- Should I use any other tool for code navigation?
can you try that situtation with rescript-vscode or vim-rescript?
Just made a brief rescript-vscode test, code navigation works fine.
But there is no “reason” file type, I have to specify “ReScript” file type manually to make it work
1 Like