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

I want to use my project with calcit-editor #133

Open
p4ulcristian opened this issue Oct 30, 2023 · 4 comments
Open

I want to use my project with calcit-editor #133

p4ulcristian opened this issue Oct 30, 2023 · 4 comments

Comments

@p4ulcristian
Copy link

p4ulcristian commented Oct 30, 2023

Hello, I have some questions, and I didn't know where to ask.

I always wanted an editor which is not based on a text editor. I want to import my already existing Clojurescript project, is this doable?

@tiye
Copy link
Member

tiye commented Oct 31, 2023

Sorry, bad news is I migrated to Calcit and newer versions of calcit editor is no longer targeting ClojureScript.

Since this project is open-sourced, you may still use the project. There are several difficulties if you want to import existed Clojure code:

thanks for being interested in Cirru. you can leave comment here or send me tweet if you need more information related to Cirru and Calcit.

@p4ulcristian
Copy link
Author

p4ulcristian commented Oct 31, 2023

No problem, at least now I know that this is possible. I'll try to write my own version with rewrite-clj hopefully. In the latest calc-editor do you have the ability to move a function to another namespace? My vision is really close to yours, thank you for your work :)

Anyway, I hope this editor will be very popular, it feels like future.

(sending a tweet is 15 eur/month unfortunately)

@tiye
Copy link
Member

tiye commented Oct 31, 2023

to move a function, you will need "Rename" button at the bottom toolbar:

Calcit Editor(Latest)

change the path to a new namespace(if existed), then the function is moved.

Calcit Editor(Latest)

it's also useful when you want to just rename current function.

@p4ulcristian
Copy link
Author

Thank you for the inspiration!

Screen.Recording.2023-12-01.at.03.04.44.mov

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

2 participants