Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEV2-4801 Mentions #147

Merged
merged 4 commits into from
Feb 8, 2024
Merged

DEV2-4801 Mentions #147

merged 4 commits into from
Feb 8, 2024

Conversation

amirbilu
Copy link
Contributor

No description provided.

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
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
Contributor

what does this PR do?

@amirbilu
Copy link
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
3 of 4 checks passed
@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