Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cpeditor/cpeditor
The IDE for competitive programming :tada: | Fetch, Code, Compile, Run, Check, Submit :rocket:
https://github.com/cpeditor/cpeditor
* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
a7a903986c56fc77a1939426bbbbe448f85d03a1 authored over 4 years agoUpdate from v6.3 to v6.4
aa1db86ef49e49e5afcb6cbb8fd3622ae3628fab authored over 4 years ago1a902c2c00c4d32c35b43e70dc94e29f4318ca39 authored over 4 years ago
10eb69810501e37f1d578a5d0d11124464613105 authored over 4 years ago
a1835a2deff41a98fd55d380380ed2d88f130ee0 authored over 4 years ago
5e5026ecd708676b642f4bf0ff701edd5d7c015f authored over 4 years ago
- Now you can enable extra bottom margin with the height of a page.
(closes #230)
- Now af...
26332560cdb276a4ab3f7a22f0362a476a821797 authored over 4 years ago7328462c1adf669bc23c5128a9688c72d25c16ae authored over 4 years ago
* feat: Set font for test cases
* refactor: Rename "Font" to "Editor Font"
a142a4a398576b40b71b5f1c48a885f83ca97a8c authored over 4 years agoBecause of language server, now the temp path is often requested.
However, a tab with a non-e...
06b1c80a429961f2aa9f04e4aa5fb210809cc8c9 authored almost 5 years ago
Empty QVariantList is saved as an invalid QVariant in the settings.
Though I don't know why it ...
Because of language server, now the temp path is often requested.
However, a tab with a non-exi...
c60255eb1ff827b9f5418d82718d4ed00905dc8a authored almost 5 years agoMerge 6.3.2
2097e36837d98c33ed82dedaca7f752e4b3c6169 authored almost 5 years ago63fec290ed00db374d57eaf17b92cb50bb89d48d authored almost 5 years ago
* fix(SettingsManager): Fix undefined behaviours when saving the settings
QString::replace mo...
10f8620430caf1f159c4e07abfe8b8c6d1870a31 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
e0e25b38c10d284be2072b6a3572a5fbee8ca40a authored almost 5 years ago6a290e3c1a485fb23f70b90360f8620e9a5ba071 authored almost 5 years ago
f943f9c09ed0e0577f28523102cb6cb3d63644d0 authored almost 5 years ago
0603ed6d17ec7b78c99ec095a5f02d86a588247f authored almost 5 years ago
48429ccfa28a2749581f51b590aedf76f2419384 authored almost 5 years ago
QString::replace modify the original string, and the evaluation order
of function parameters is ...
a00794bd422bbebcc3f6fa08c8c19ec3ebb25488 authored almost 5 years ago
* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
3beebe83e557cff8501be213cb7ef39a620b5ddc authored almost 5 years ago* chore(all-contributors): Make contributors not adjacent to each other
This can reduce confl...
728c611a56f7e990f7d18ce77452739caeeb2e48 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
5dd450cc05a79b92cee16a5a171b4db13621e594 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
752d621ad2fe806e20273e3fd55e9c470d41f403 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
10273ea19a5aacdbe56150305fe9e681c2723589 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
e4d3e83b5ae9d210685c2ad56191a2e2741de226 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
6b7a200ceba6b7faee3c4bb9f661199c394163a3 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
db91935a8b71289458ece6a0a01e0efa2018ad60 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
45c21e2f5245b022a772c03dbfb31602229e1db7 authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
09172563f05784b1a07abdaf49fc6f9e18a19e6b authored almost 5 years ago* docs: update README.md
* docs: update README_zh-CN.md
* docs: update README_ru-RU.md
...
eb3d77a59981406296bbb41443db85ab37eae18e authored almost 5 years ago* chore: Add .all-contributorsrc
* docs: Add place holders for all contributors
* docs: up...
63c4867d56420de8d5eca920118a178350d9f4a4 authored almost 5 years agoFix Ctrl+Enter and Ctrl+Shift+Enter
5df5aad0f7dee942f611d38d02e5745e3850e624 authored almost 5 years ago8ee79df00a9d1401a93a324691740d949aacdbd9 authored almost 5 years ago
d12dca2df3e61802ac8f253446ec1c5e13de79fe authored almost 5 years ago
* refactor: Use class XXX instead of #include <XXX>
related issue: #272
* build: Put git c...
6852addc565286097bec67a014ecc7a698e67479 authored almost 5 years agoThe bug:
1. Empty regex matches everything.
2. If the regex matches only a part of the probl...
This closes #200.
58275d88b46fb53892c8d08642a61934c67ced8c authored almost 5 years agoAdd linting by language server
f6128798b494a033c444d80506856e6cb34e6502 authored almost 5 years ago
1. Don't log when LSP is killed because users don't care about it, and
that message is confus...
1. Delete an indentation when pressing Backspace
2. Make linting color block in the line number ...
197417dac43b0b90fd41fd6a91721f7ca1db8a0b authored almost 5 years ago
feat: Change the background color of block numbers when squiggling
This closes #267.
fix: Fix ...
bfb50d97bbdd332568d8f5818f80f8350e89844f authored almost 5 years agofix(FontItem): Fix #260
edc5093228ab374b8bc921318de22e7d91f50ea9 authored almost 5 years agoCo-authored-by: ouuan <[email protected]>
2cbf050c0995ef6b5099113137078a7cfb87f34b authored almost 5 years ago4c49ecc6904e6bd21d05a9e0b82701ab5f789a79 authored almost 5 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
08b40a66c192a5ff7cdb2cc82d84201256fbe817 authored almost 5 years ago7fafc0b1963211333725de746a9b8e7b342862e8 authored almost 5 years ago
Split mode when clicking compile or run
28de5f59639bc96a287455addb46d81a64ca540b authored almost 5 years agoUpdates remotes to latest master
71d7b6f27560a4629613f27c2ca061125cf4e3db authored almost 5 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1ac61d1b775d26fff8323370eb90f3688488b500 authored almost 5 years ago
Before this commit the close document failed to close document because
the openFile was emptied ...
87493acc13627f8f2d27ac07b069619413a1004f authored almost 5 years ago
29408b594201e18683fbb6297e09642a385c134b authored almost 5 years ago
a52e51785606a9de9ed19304140d57c769e8755f authored almost 5 years ago
25ce61ec507d260ed85be63ac8cc4163bd59a1ac authored almost 5 years ago
This is an old feature, but with the old implementation it only works
with the action in the men...
I got compilation error on my Windows. Though perhaps this can be
fixed by configuring the comp...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
eabea535b201316ad2ec48d5b0699603e8fe4ba0 authored almost 5 years ago59cf1ed1c2ddf3d08bafeeb41ac4df0bc0961964 authored almost 5 years ago
Because we kept 3 LSP clients and when multiple tabs with different
languages are open, lsp->did...
This resolves #176.
- Now you can choose where to save the test case files in
Preferences-...
When linting was turned off and editor launched then even after you
enable linting the editor di...
Only launch/fork the LSP Process if Linitng or Autocomplete is enabled.
It also fixes the issue ...
8fb25b3932f33c65cb90672f7816d2a17aebf8ba authored almost 5 years ago
* ci: Add misspell-fixer
* fix: Fix typos by misspell-fixer (#247)
Co-authored-by: github-...
434a286119adec18461dce1f63f1e62ae88265c9 authored almost 5 years agoAdd "add pairs of test cases from files", resolves #204.
001b0f284abf03e59e99da3c1af8a761e704b9c3 authored almost 5 years ago33f77c9a5fed5e611287091df99847b7ecc10399 authored almost 5 years ago
6e05fea529f80af59cd78217d76e424ba5922867 authored almost 5 years ago
f32a9670bc9eb353155889b50f25ad17f59d371f authored almost 5 years ago
Co-Authored-By: Ashar <[email protected]>
197bf739044fdc204a051206e74de9bf9322bf25 authored almost 5 years ago644703997acea2aefd6c1cb3a10a0640f5ee4bb0 authored almost 5 years ago
Language server code now uses the new LOG MACROS
ba41f97e7f072c300f40402d9704f73134e1948c authored almost 5 years ago8f516422c93c134e12376fe28d0838c2c33119c0 authored almost 5 years ago
c3747caf3f63ef8c9b542e4e3bd9d12f08855efc authored almost 5 years ago
1. Use QList<QVariant> where the QVariant is QStringList instead of
QStringList.
2. UI improv...
7c5f87839bce3a333f8707a99a17051c279fcfac authored almost 5 years ago
5f46773090a63fa04be72dd4e955c9ff52ed4596 authored almost 5 years ago
Now 'Add Testcases' will process chosen files instead of scanning the
directory.
Update settings...
Add 'Scan Testcases' action.
related issue: #204
2ccd16ad2fd99cca79b99025c77ee416761cfe20 authored almost 5 years ago
Add StringListItem for QStringList in Settings
Add demo setting 'Testcase Scan Rule'
Update CMak...
2859b0603088097915e4268d7fdab021b669451f authored almost 5 years ago
* Add MACRO based Logging system
In this commit we add a new LOG and have re-written all logs...
6d31687804c796963ab7f34878677e372957c9b0 authored almost 5 years ago* Finish part of Chinese readme
Finish README_zh-CN in src/Settings and src/Core
Complete th...
1. Disable language server by default, because the user needs to
install a language server pr...
83b4de32b4b656f7fef698ab7172117379ebeb29 authored almost 5 years ago
c2701592662c4a7b83e92fd17d3925a2b05e2574 authored almost 5 years ago
6aec519320266a34c477ba6508346da4adca547e authored almost 5 years ago
c65b74d1626111d8f47914bc8252083bab470fea authored almost 5 years ago
Improvments in Tooltip text and add tooltip for new settings
355d8c0a7da45878d2c3d5ad95cbf94135873bd6 authored almost 5 years agoe5e5f682f8e768e709f3a0cac52f90353b5aa411 authored almost 5 years ago
d7a31431d1535a5eb3d791352769cd004960a28f authored almost 5 years ago
This is updated by `git checkout master .github`.
cf4c05c7b331ac6b580f6628de722b51e8716d89 authored almost 5 years ago
LSPServer has been marked explicit. It also adds a utility function
named splitArgument, that ta...
This resolves #211.
5d8c7f5b481da8a430b2b18b27e1e8f32a262c54 authored almost 5 years agoa886175515cb26fee5d69e6f41fb790559ad8be8 authored almost 5 years ago
Auto-complete feature will be implemented in later versions. This commit
keeps its key in the se...
a3b678b9f83c309e0ee045c94954813e4885dcd8 authored almost 5 years ago