Raunak Raj

Results 47 comments of Raunak Raj

Lol current GitHub Plugin is made by Acode official dev(@deadlyjack ) and In near future there will also Git plugin that will solve your first problem. And Plugin development is...

Yeah , i am also facing same #4853

> ![Screenshot_2024-02-25-18-24-14-503_com foxdebug acode](https://private-user-images.githubusercontent.com/90985774/307610480-1f70706a-a1c4-4f98-9a03-66a56af1906d.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDkwMzYzMDYsIm5iZiI6MTcwOTAzNjAwNiwicGF0aCI6Ii85MDk4NTc3NC8zMDc2MTA0ODAtMWY3MDcwNmEtYTFjNC00Zjk4LTlhMDMtNjZhNTZhZjE5MDZkLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAyMjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMjI3VDEyMTMyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY2OWZmZTliMTgwZWE2ODk2YzAwOTA4MmZlZDhjZTRlYzkyNmFlMzBhNDU4NmJmNzIwOTkwMTQxM2Y4ODA0ZjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.Jei5NeRfRxIETarbu-PQuJfivdwWM8oO-TZRrNJkhDs) > > I was able to install it by installing 'node-gyp' separately then add `argv.push('-Dandroid_ndk_path=""')` the 'node_modules/node-gyp/lib/configure.js' file. > > I'm manually defining the `android_ndk_path` variable...

As I had seen road maps and platform specific issues , there is no chance for zed to be on Android/ios because it requires significant resources and which aren't available...

Currently you can only do it through plugin

First you will need to compile the `1st.cpp` because any system only understand the binary, so first compile your code using `clang` or `g++` then it will produce a binary...

Thanks for your suggestion! For your second suggestion I will add a shortcut to do that for eg: Ctrl+I And can you explain bit more about your first suggestion

> > 感谢您的建议! > > 对于您的第二个建议,我将添加一个快捷方式来执行此操作,例如:Ctrl+I > > 你能多解释一下你的第一个建议吗 > > The first suggestion is to long press the terminal without a pop-up copy option Currently there is no any...

Your second feature request is added. Check https://github.com/bajrangCoder/acode-plugin-acodex/commit/2860097fdee1df61c7dd8b10515373aba1d1c4d9