sailscastshq / sailboat

Sails tooling for VS Code.
https://marketplace.visualstudio.com/items?itemName=dominuskelvin.sailboat
MIT License
18 stars 3 forks source link

sailboat can't detect action #9

Open nirav15 opened 2 years ago

nirav15 commented 2 years ago

sailboat can't detect action more than one hierarchy.

For example it will quick open api/login.js but can't open api/v-1/login.js.

lennyAiko commented 1 year ago

I also noticed it does not detect actions with hyphens.

For example auth/refresh-token.js

Maybe I should give this a shot. what do you think @DominusKelvin

DominusKelvin commented 1 year ago

Yeah but those deep nested actions I'm not even sure it's following proper action practices

lennyAiko commented 1 year ago

I concur to that