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

With "flatten", creating a new APL function in editor should create file in linked root folder #48

Closed
cenghoff opened this issue Apr 8, 2019 · 0 comments

Comments

@cenghoff
Copy link

cenghoff commented Apr 8, 2019

When a new function is created, we invoke Link.EditorFix via an AfterFix event.

We will like to have a file stored in root of the linked repository folder. The file shall be linked to the new APL function in workspace.

Seen from Git, this file will the be "untracked".

Note: We use "flatten" and save individual APL functions ( 3=⎕NC) in separate text files.

@mkromberg mkromberg changed the title Create a new APL function in editor ought to save an "untracked" file on disk (using flatten option) With "flatten", creating a new APL function in editor should create file in linked root folder Apr 10, 2019
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

No branches or pull requests

1 participant