Skip to content

Conversation

@dawedawe
Copy link
Contributor

@dawedawe dawedawe commented Sep 15, 2023

WHAT

🤖 Generated by Copilot at d091901

Add keybinding for file renaming and fix JSON formatting. This pull request enhances the usability of the F# project explorer by allowing users to rename files with a keyboard shortcut. It also corrects a misplaced comma in release/package.json.

🤖 Generated by Copilot at d091901

If you want to rename files with ease
In the F# project explorer, please
Use the new keybinding
That this PR is finding
And also fix the JSON with s

📝🔧🌱

WHY

I thought this would be a quick one, but apparently I'm missing some background story here why this doesn't work with such a simple change. Does anyone know why?

HOW

🤖 Generated by Copilot at d091901

  • Add a keybinding for renaming files in the project explorer view (link)
  • Ensure the JSON file has a valid format by adding a closing curly brace and a newline at the end of release/package.json (link)

@dawedawe dawedawe marked this pull request as draft September 15, 2023 07:22
@TheAngryByrd
Copy link
Member

I thought this would be a quick one, but apparently I'm missing some background story here why this doesn't work with such a simple change. Does anyone know why?

We seem to have "command": "fsharp.explorer.renameFile" twice in that file. Maybe that's causing it?

@dawedawe
Copy link
Contributor Author

Mmh, no, seems to be something else. I'll do some more digging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants