3 ms·
This will be a more controversial one, but I do find Amazon’s CodeWhisperer tool (the command line version, formerly Fig) very useful. It provides really, reall
by yashap 2y ago
This will be a more controversial one, but I do find Amazon’s CodeWhisperer tool (the command line version, formerly Fig) very useful. It provides really, really good suggestions - for example I type ‘yarn s’ and it shows all the yarn commands starting with s, including custom package.json scripts in my project.