Skip to content

build: add symlink to compile_commands.json file if needed - #49260

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
juanarbol:juan/add-symlink-lsp
Aug 24, 2023
Merged

build: add symlink to compile_commands.json file if needed#49260
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
juanarbol:juan/add-symlink-lsp

Conversation

@juanarbol

Copy link
Copy Markdown
Member

Usually lsp servers needs the compile_commands.json file in the root directory.

Usually lsp servers needs the `compile_commands.json` file in the root
directory.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Aug 20, 2023
@juanarbol

Copy link
Copy Markdown
MemberAuthor

cc @nodejs/build-files

@RafaelGSSRafaelGSS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@juanarboljuanarbol added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 23, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 23, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@juanarboljuanarbol added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 24, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 24, 2023
@nodejs-github-bot
nodejs-github-bot merged commit 5ff1ead into nodejs:mainAug 24, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 5ff1ead

UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
Usually lsp servers needs the `compile_commands.json` file in the root
directory.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: #49260
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@UlisesGasconUlisesGascon mentioned this pull request Sep 10, 2023
targos pushed a commit that referenced this pull request Nov 27, 2023
Usually lsp servers needs the `compile_commands.json` file in the root
directory.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: #49260
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@targostargos mentioned this pull request Nov 28, 2023
@juanarbol
juanarbol deleted the juan/add-symlink-lsp branch December 6, 2023 03:27
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
Usually lsp servers needs the `compile_commands.json` file in the root
directory.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: nodejs/node#49260
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
Usually lsp servers needs the `compile_commands.json` file in the root
directory.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
PR-URL: nodejs/node#49260
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.needs-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@juanarbol@nodejs-github-bot@anonrig@RafaelGSS