wix-incubator / vscode-glean

The extension provides refactoring tools for your React codebase
MIT License
1.46k stars 56 forks source link

Beta Release Extension #39

Closed williamluke4 closed 5 years ago

williamluke4 commented 5 years ago

@borislit This would be really usful and as Microsoft/vscode/issues/15756 is still open. An alternative would be creating a spereate extension to test beta releases.

borislit commented 5 years ago

Hey @williamluke4 i've been actually thinking about this for a while now, especially when implementing support for this like Hooks. The thing is - hooks is still in alpha and will be for a while. Im not sure insiders release will suffice. What would be helpful is a mechanism to opt in into certain features.

williamluke4 commented 5 years ago

@borislit That sound like a good idea, I assume the only way to do this would be to add the opt-in functionality to the glean settings?