Skip to content

Adds VS Code config and JS project setup files#2346

Closed
Amro1984 wants to merge 112 commits intophcode-dev:mainfrom
Amro1984:main
Closed

Adds VS Code config and JS project setup files#2346
Amro1984 wants to merge 112 commits intophcode-dev:mainfrom
Amro1984:main

Conversation

@Amro1984
Copy link

@Amro1984 Amro1984 commented Aug 9, 2025

Introduces editor configuration and JavaScript project settings to improve development consistency and code quality for browser scripts.

What kind of change does this PR introduce?

  • Bugfix - fixes issues- give issue github url/details here.
  • Feature
  • Docs
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Screenshots or Gifs of the change

  1. Any visual or workflow changes must come with a gif or screenshot.
  2. Gif screen recordings help more if present. You can use one of the below free screen recorders:
    1. windows gif recorder- https://www.screentogif.com/
    2. mac gif recorder- https://apps.apple.com/au/app/giphy-capture-the-gif-maker/id668208984?mt=12
    3. linux gif recorder- https://github.com/phw/peek

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Tests done

  • Describe unit tests done
  • Describe integration tests done
  • Describe manual tests done

Checklist

  • When resolving issues, reference those issue URLs in description.
  • Propose a changelog if this pull request has any customer facing impact.
  • I have added a convincing reason for adding this feature, if necessary.

Other information

pull request guidelines:

  • It's OK to have multiple small commits as you work on the PR - we will let GitHub automatically squash it before merging.
  • If adding new feature:, Provide convincing reason to add this feature. Ideally you should open a suggestion issue first and have it greenlighted before working on it.
  • If fixing a bug:Provide detailed description of the bug in the PR, or link to an issue that does.
  • Provide screenshots or gifs of the changes whenever possible.

renovate bot and others added 30 commits December 15, 2023 06:10
devvaannsh and others added 23 commits August 3, 2025 18:50
Deleted the _shouldShowEditTextOption function from RemoteFunctions.js as it is no longer used. This helps clean up the code and improve maintainability.
### What kind of change does this PR introduce?
<!-- Delete ones that doesnt apply-->

- Bugfix - fixes issues- give issue github url/details here.
- Feature
- Docs
- Code style update
- Refactor
- Build-related changes
- Other, please describe:

### Screenshots or Gifs of the change
1. Any visual or workflow changes must come with a gif or screenshot.
2. Gif screen recordings help more if present. You can use one of the below free screen recorders:
   1. windows gif recorder- https://www.screentogif.com/
   2. mac gif recorder- https://apps.apple.com/au/app/giphy-capture-the-gif-maker/id668208984?mt=12
   3. linux gif recorder-  https://github.com/phw/peek

### Does this PR introduce a breaking change?
<!-- If yes, please describe the impact and migration path for existing applications in an attached issue. -->

- Yes, and the changes were approved in issue #___
- No

### Tests done
- Describe unit tests done
- Describe integration tests done
- Describe manual tests done

### Checklist
- [ ] When resolving issues, reference those issue URLs in description.
- [ ] Propose a changelog if this pull request has any customer facing impact.
- [ ] I have added a convincing reason for adding this feature, if necessary.

### Other information

### pull request guidelines:
* It's OK to have multiple small commits as you work on the PR - we will let GitHub automatically squash it before merging.
* If adding new feature:, Provide convincing reason to add this feature. Ideally you should open a suggestion issue first and have it greenlighted before working on it.
* If fixing a bug:Provide detailed description of the bug in the PR, or link to an issue that does.
* Provide screenshots or gifs of the changes whenever possible.
Introduces editor configuration and JavaScript project settings to improve development consistency and code quality for browser scripts.
Enables Copilot Chat virtual tools by setting its threshold to zero,
potentially allowing more frequent activation and access within the IDE.

Enables Copilot Chat virtual tools in IDE

Allows more frequent activation of Copilot Chat virtual tools
by setting the threshold to zero, improving accessibility within
the development environment.
@abose
Copy link
Member

abose commented Aug 9, 2025

What is this pull request about. It looks like you have been trying to raise several issues across Phoenix repos. Do you need any assistance/are you learning coding?

@abose
Copy link
Member

abose commented Aug 9, 2025

@Amro1984 please help us understand what you are trying to do, we can help to guide you to the correct resources.

Ignores pull requests from main branch in config

Prevents pull request suggestions for the main branch to reduce noise and streamline workflow in the editor.

Ignores pull request suggestions from main branch

Prevents pull request prompts for the main branch to reduce workflow noise and streamline editor experience.
Copy link
Author

@Amro1984 Amro1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sasa

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 9, 2025

Copy link
Author

@Amro1984 Amro1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

na

@abose abose closed this Aug 9, 2025
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.

3 participants