Gokulakrishnan

Results 10 comments of Gokulakrishnan

Can I take this issue? @muhsin-k

![image](https://user-images.githubusercontent.com/42144106/155324124-adcf4753-4d13-4ff0-924a-38253761bfa7.png) I faced the same issue. then I tried removing the above line from my android/app/src/main/AndroidManifest.xml file and it worked without any issues

There will be two AndroidManifest.xml one will be in android/app/src/main and another in android/app/src/debug. have you checked both. for me it was in main

Can you assign me this issue. I will work on this @austincondiff

@bombardier200 I am working on the Drag to group functionality. Currently I implemented onDrag and onDrop on the terminal list view and wrote the DropDelagate. Dragging is working, while dropping...

https://github.com/CodeEditApp/CodeEdit/assets/42144106/d1125933-7c33-4394-a2f6-e4e913be7fd2 In the above video, while dragging I could access the terminal being dragged (third terminal). I want to access the second terminal also(as the dragged terminal is dropped on...

I am also facing the same issue. after running react-native run-ios it is showing PhaseScriptExecution failed with lots of error. If i scroll up to the top in the terminal...

@austincondiff I have added the option for changing the letter spacing in settings view under terminal settings. I am trying to add the selected letter spacing to the SwiftTerm LocalTerminalProcessView....

Is this feature completed?? shall I work on this @muhsin-k