|
|
|
|
|
by Marrand
1464 days ago
|
|
I use copilot when writing new apps / scripts. For instance, i had to parse a tsv file into json recently, which i wrote a small python script for. I can never fucking remember how to read and write files in python, so copilot helped with that. After the writeheavy work is done, and only the adjustment work remain, i turn copilot off because the suggestions are distracting. |
|