CP Editor sucks #760
Replies: 20 comments 25 replies
-
I think a code block folding feature would be nice. Yes, we are not working on huge projects here, but, imagine you have copied your template for a huge DS somewhere and it really annoys when you have to scroll all the way through the DS just to add a header/change a constant/... |
Beta Was this translation helpful? Give feedback.
-
Well, CP Editor does work great on linux, but when it come to macOS, it is kinda trouble that I can not use <bits/stdc++.h>. It there a way to do it ??. |
Beta Was this translation helpful? Give feedback.
-
Ok, thank you for reply, and for for your great work
…On Sat, Feb 20, 2021 at 4:32 PM Ashar ***@***.***> wrote:
Sounds like a Q&A? Would you mind asking it in Q&A section of discussion?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#760 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQGWO32EXMCS4FHRTXGSI6LS756R7ANCNFSM4XHP3HGA>
.
|
Beta Was this translation helpful? Give feedback.
-
CP editor is great for what is. Sure it has a lot do. |
Beta Was this translation helpful? Give feedback.
-
Well I just had two more suggestions apart from the autocomplete feature .Whenever we try to match some characters like The character inside the single quotes should also be highlighted . This would give better readability while checking code before submitting to the judge. A second feature which I think will be great if it gets added (I am not sure if it's possible or not) i.e adding AStyle Formatter as a formatting option . Clang is good but AStyle just feels better . |
Beta Was this translation helpful? Give feedback.
-
This debugging function is hard to use ; ( |
Beta Was this translation helpful? Give feedback.
-
In vim mode (in fake-vim-support branch) there should be a way to add comments through a vim command. Toggle comment edit action is already in cp-editor. This can be added by exposing existing editing functions to vim commands. I don't know how that would work, lemme know if that is even possible |
Beta Was this translation helpful? Give feedback.
-
Can treesitter be used for syntaxhighlighting? It works nice with neovim. |
Beta Was this translation helpful? Give feedback.
-
How to restore previous version of cp editor |
Beta Was this translation helpful? Give feedback.
-
This is one of the problems
Besides this it is giving different outputs when run the same code many
times or sometimes tle
…On Mon, Dec 6, 2021, 20:53 Ashar ***@***.***> wrote:
Whats your OS? What was your old version. Which version you updated to?
Can you share a concise and precise example of whats not working in
updated version?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#760 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQAVFKZ34OXEUMY5S4BAEK3UPTINLANCNFSM4XHP3HGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
Okk go through my submission you will see wrong ans on tc 1 but when I run
the same code before submitting it gave tle and then the same code gave
correct ans and then sometimes gave runtime error finall the msg as per the
last ss I sent to you
https://codeforces.com/submissions/codingBeast_oo7#
|
Beta Was this translation helpful? Give feedback.
-
Os windows 10
I updated to cp editor to version 6.9.4
…On Mon, Dec 6, 2021, 21:05 Saurabh Pandey ***@***.***> wrote:
Okk go through my submission you will see wrong ans on tc 1 but when I run
the same code before submitting it gave tle and then the same code gave
correct ans and then sometimes gave runtime error finall the msg as per the
last ss I sent to you
https://codeforces.com/submissions/codingBeast_oo7#
|
Beta Was this translation helpful? Give feedback.
-
No need to worry I will go for some other editors then!
…On Mon, Dec 6, 2021, 21:18 Ashar ***@***.***> wrote:
How your code behaves in codeforces is not cpeditor's business. Can you
produce a minimal example that produces unexpected output locally?
(Provided same code works fine with other tool)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#760 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQAVFK344MSRGEHZNBMVNE3UPTLLFANCNFSM4XHP3HGA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
I am having trouble with the language server having problems with <bits/stdc++.h> and I would like to suggest adding vim |
Beta Was this translation helpful? Give feedback.
-
I am unable to use it for macOS. It says cannot verify the developer. |
Beta Was this translation helpful? Give feedback.
-
It seems CPeditor does not support cutting one line where the cursor is by a hotkey. I really want to use "Ctrl + X" to cut the line I am editing as I can do in visual studio, sublime text, pycharm... |
Beta Was this translation helpful? Give feedback.
-
How can I disable the (ctrl+scroll) feature, it's painfully slow, and I keep doing it by mistake, and it would take 5s to zoom in and out. For some reason to changing the font size takes too much time. |
Beta Was this translation helpful? Give feedback.
-
Can you add the function of dragging code |
Beta Was this translation helpful? Give feedback.
-
能加上拖动代码的功能吗? |
Beta Was this translation helpful? Give feedback.
-
We need AStyle support! |
Beta Was this translation helpful? Give feedback.
-
CP Editor sucks.
I admit this in spite of all the great features CP Editor has.
If you also think CP Editor sucks, feel free to express any of your thoughts here:
How this post is special
If you open an issue:
You can also ask questions in Discussions, where we'll be happy to answer all kinds of questions.
But here in this post:
Beta Was this translation helpful? Give feedback.
All reactions