Skip to content

DEV2-4801 Mentions#147

Merged
amirbilu merged 4 commits intomasterfrom
mentions
Feb 8, 2024
Merged

DEV2-4801 Mentions#147
amirbilu merged 4 commits intomasterfrom
mentions

Conversation

@amirbilu
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lua/tabnine/lsp.lua Outdated
local dirs = { "node_modules", "dist", "build", "target", "out" }
for i, dir in ipairs(dirs) do
if string.sub(symbol_path, 1, string.len(dir)) == dir then
print("is not source")
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

will remove

@aarondill
Copy link
Copy Markdown
Contributor

what does this PR do?

@amirbilu
Copy link
Copy Markdown
Contributor Author

amirbilu commented Feb 8, 2024

what does this PR do?

allows you to mention (using @ functions / methods )

@amirbilu amirbilu changed the title Mentions DEV2-4801 Mentions Feb 8, 2024
@amirbilu amirbilu merged commit e9d084d into master Feb 8, 2024
@amirbilu amirbilu deleted the mentions branch February 8, 2024 20:30
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