Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
CP Editor
Together we are building the best editor for Competitive Programmers.
Collective -
Host: opensource -
https://opencollective.com/cpeditor
- Website: https://cpeditor.org
- Code: https://github.com/cpeditor
github.com/cpeditor/cpeditor.github.io - 391e055802567a176d8c25a83bf2c457845aecf8 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - d8bb3f91a2405a74c426357d938f5bda7608aa71 authored over 4 years ago by ouuan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github.com/cpeditor/cpeditor.github.io - bf9352283cdedaea6f4cc8d2b189729facff6364 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/cpeditor/cpeditor.github.io - cba06c809b9f161d5e4e5590fa9967a09697dfb4 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - b1c7a16e7ab0bbb9f8353bfc9a7ced9dde347f43 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 197417dac43b0b90fd41fd6a91721f7ca1db8a0b authored over 4 years ago by Ashar Khan <[email protected]>
This closes #7.
github.com/cpeditor/QCodeEditor - ae5e3a8d102cf34f06c1dd4ef903193ede0ad32e authored over 4 years ago by ouuan <[email protected]>feat: Change the background color of block numbers when squiggling
This closes #267.
fix: Fix ...
github.com/cpeditor/cpeditor - bfb50d97bbdd332568d8f5818f80f8350e89844f authored over 4 years ago by ouuan <[email protected]>The bug:
When it's:
```
<space><cursor><space>
```
And you press enter, i...
github.com/cpeditor/QCodeEditor - fc44a0b1d0755610079118ddda7330b09c871531 authored over 4 years ago by ouuan <[email protected]>github.com/cpeditor/QCodeEditor - 13376c5d75a47f716cd55db95dd6f14b3d2dcea0 authored over 4 years ago by ouuan <[email protected]>
fix(FontItem): Fix #260
github.com/cpeditor/cpeditor - edc5093228ab374b8bc921318de22e7d91f50ea9 authored over 4 years ago by Yufan You <[email protected]>Co-authored-by: ouuan <[email protected]>
github.com/cpeditor/cpeditor - 2cbf050c0995ef6b5099113137078a7cfb87f34b authored over 4 years ago by Ashar <[email protected]>github.com/cpeditor/cpeditor - 4c49ecc6904e6bd21d05a9e0b82701ab5f789a79 authored over 4 years ago by ouuan <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github.com/cpeditor/cpeditor - 08b40a66c192a5ff7cdb2cc82d84201256fbe817 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/cpeditor/cpeditor - 7fafc0b1963211333725de746a9b8e7b342862e8 authored over 4 years ago by Ashar <[email protected]>
Split mode when clicking compile or run
github.com/cpeditor/cpeditor - 28de5f59639bc96a287455addb46d81a64ca540b authored over 4 years ago by Yufan You <[email protected]>Updates remotes to latest master
github.com/cpeditor/cpeditor - 71d7b6f27560a4629613f27c2ca061125cf4e3db authored over 4 years ago by Ashar Khan <[email protected]>
LSPProtocol does not makes sense because, LSP is already "Language
Server Protocol"
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github.com/cpeditor/cpeditor - 1ac61d1b775d26fff8323370eb90f3688488b500 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Before this commit the close document failed to close document because
the openFile was emptied ...
github.com/cpeditor/cpeditor - 87493acc13627f8f2d27ac07b069619413a1004f authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 29408b594201e18683fbb6297e09642a385c134b authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - a52e51785606a9de9ed19304140d57c769e8755f authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 25ce61ec507d260ed85be63ac8cc4163bd59a1ac authored over 4 years ago by ouuan <[email protected]>
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>
github.com/cpeditor/cpeditor - eabea535b201316ad2ec48d5b0699603e8fe4ba0 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>github.com/cpeditor/cpeditor - 59cf1ed1c2ddf3d08bafeeb41ac4df0bc0961964 authored over 4 years ago by ouuan <[email protected]>
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 ...
github.com/cpeditor/cpeditor - 8fb25b3932f33c65cb90672f7816d2a17aebf8ba authored over 4 years ago by Yufan You <[email protected]>
* ci: Add misspell-fixer
* fix: Fix typos by misspell-fixer (#247)
Co-authored-by: github-...
github.com/cpeditor/cpeditor - 434a286119adec18461dce1f63f1e62ae88265c9 authored over 4 years ago by Yufan You <[email protected]>Add "add pairs of test cases from files", resolves #204.
github.com/cpeditor/cpeditor - 001b0f284abf03e59e99da3c1af8a761e704b9c3 authored over 4 years ago by Yufan You <[email protected]>github.com/cpeditor/cpeditor - 33f77c9a5fed5e611287091df99847b7ecc10399 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 6e05fea529f80af59cd78217d76e424ba5922867 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - f32a9670bc9eb353155889b50f25ad17f59d371f authored over 4 years ago by ouuan <[email protected]>
Co-Authored-By: Ashar <[email protected]>
github.com/cpeditor/cpeditor - 197bf739044fdc204a051206e74de9bf9322bf25 authored over 4 years ago by Yufan You <[email protected]>github.com/cpeditor/lsp-cpp - a7dad44f197974533552731787af2ae4126a22e1 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 644703997acea2aefd6c1cb3a10a0640f5ee4bb0 authored over 4 years ago by ouuan <[email protected]>
Language server code now uses the new LOG MACROS
github.com/cpeditor/cpeditor - ba41f97e7f072c300f40402d9704f73134e1948c authored over 4 years ago by Ashar Khan <[email protected]>github.com/cpeditor/cpeditor - 8f516422c93c134e12376fe28d0838c2c33119c0 authored over 4 years ago by Ashar Khan <[email protected]>
github.com/cpeditor/cpeditor - c3747caf3f63ef8c9b542e4e3bd9d12f08855efc authored over 4 years ago by ouuan <[email protected]>
1. Use QList<QVariant> where the QVariant is QStringList instead of
QStringList.
2. UI improv...
github.com/cpeditor/cpeditor - 7c5f87839bce3a333f8707a99a17051c279fcfac authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 5f46773090a63fa04be72dd4e955c9ff52ed4596 authored over 4 years ago by ouuan <[email protected]>
Now 'Add Testcases' will process chosen files instead of scanning the
directory.
Update settings...
Add 'Scan Testcases' action.
related issue: #204
github.com/cpeditor/cpeditor - 2ccd16ad2fd99cca79b99025c77ee416761cfe20 authored over 4 years ago by nekosu <[email protected]>
Add StringListItem for QStringList in Settings
Add demo setting 'Testcase Scan Rule'
Update CMak...
github.com/cpeditor/cpeditor - 2859b0603088097915e4268d7fdab021b669451f authored over 4 years ago by ouuan <[email protected]>
* Add MACRO based Logging system
In this commit we add a new LOG and have re-written all logs...
github.com/cpeditor/cpeditor - 6d31687804c796963ab7f34878677e372957c9b0 authored over 4 years ago by Ashar <[email protected]>"An ..." is not a sentence.
github.com/cpeditor/cpeditor.github.io - 71e8a3c6ff04c9fd6c7f676af4ac2f69205e96bc authored over 4 years ago by ouuan <[email protected]>github.com/cpeditor/cpeditor.github.io - b9477ce6d00c2dc3a42e0f04ba503f1f63db7b73 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - 9a0b8ad3eecdbe2bd90b79022f1826692ba891c7 authored over 4 years ago by ouuan <[email protected]>
* Finish part of Chinese readme
Finish README_zh-CN in src/Settings and src/Core
Complete th...
Colorlib does not provide complete application theme rather it is docsy. We do need to give them...
github.com/cpeditor/cpeditor.github.io - 00a981852eac92e3e734d0a523163825d04e94de authored over 4 years ago by Ashar <[email protected]>
1. Disable language server by default, because the user needs to
install a language server pr...
github.com/cpeditor/cpeditor - 83b4de32b4b656f7fef698ab7172117379ebeb29 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - eff8b8126df3980d051edb6be6ab6cc51925a20b authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - e4badef2ffb39fe45c97491c92e98612344ae3fb authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - 4f8c1961a8ce822072ad6709353cbfdf7c4173b1 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - 1afe16ea61a420b12cec21c029a80725d582eddc authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - 83e3069ba5be5b90fb874e8225bfa342d6c4a90b authored over 4 years ago by ouuan <[email protected]>
We should translate everything after the English version is finished.
github.com/cpeditor/cpeditor.github.io - 10bd9c97a455c1e9c7b39dbf801add8138aa1a3c authored over 4 years ago by ouuan <[email protected]>github.com/cpeditor/cpeditor.github.io - 0af3ed824186d5bbe97e578814628f9f440cb3bb authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - f2e6ffdf05d743f25ee6ede52c4aee3a7410f680 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - 28df0cccd0b3516601f1524297b6b4ccc600aac3 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - c01991a71fa7bd91588a377e3ed31568846fdd8e authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor.github.io - 10c9b0d878eb29144b9470f60a32ae2d409dfb11 authored over 4 years ago by ouuan <[email protected]>
I'm not good at web, but this just works.
github.com/cpeditor/cpeditor.github.io - 04bc80f5f92ed285f06573052a419de960febc97 authored over 4 years ago by ouuan <[email protected]>github.com/cpeditor/cpeditor.github.io - 4dc5ef1fcfd58ec4253ecce64c548555103684c2 authored over 4 years ago by ouuan <[email protected]>
These are mainly copied from https://github.com/google/docsy-example
and are slightly modifed.
github.com/cpeditor/cpeditor - c2701592662c4a7b83e92fd17d3925a2b05e2574 authored over 4 years ago by Ashar Khan <[email protected]>
github.com/cpeditor/cpeditor - 6aec519320266a34c477ba6508346da4adca547e authored over 4 years ago by Ashar Khan <[email protected]>
github.com/cpeditor/cpeditor - c65b74d1626111d8f47914bc8252083bab470fea authored over 4 years ago by Ashar Khan <[email protected]>
Improvments in Tooltip text and add tooltip for new settings
github.com/cpeditor/cpeditor - 355d8c0a7da45878d2c3d5ad95cbf94135873bd6 authored over 4 years ago by Ashar Khan <[email protected]>github.com/cpeditor/cpeditor - e5e5f682f8e768e709f3a0cac52f90353b5aa411 authored over 4 years ago by Ashar Khan <[email protected]>
github.com/cpeditor/cpeditor - d7a31431d1535a5eb3d791352769cd004960a28f authored over 4 years ago by Ashar Khan <[email protected]>
This is updated by `git checkout master .github`.
github.com/cpeditor/cpeditor - cf4c05c7b331ac6b580f6628de722b51e8716d89 authored over 4 years ago by ouuan <[email protected]>
LSPServer has been marked explicit. It also adds a utility function
named splitArgument, that ta...
This resolves #211.
github.com/cpeditor/cpeditor - 5d8c7f5b481da8a430b2b18b27e1e8f32a262c54 authored over 4 years ago by ouuan <[email protected]>github.com/cpeditor/cpeditor - a886175515cb26fee5d69e6f41fb790559ad8be8 authored over 4 years ago by ouuan <[email protected]>
Auto-complete feature will be implemented in later versions. This commit
keeps its key in the se...
github.com/cpeditor/cpeditor - a3b678b9f83c309e0ee045c94954813e4885dcd8 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - 14b77a08cb4b9c71865a05111bb4bde323380fc2 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/QCodeEditor - 7b7bf07834a23185e78a3e3582123fa6f04653b7 authored over 4 years ago by Ashar Khan <[email protected]>
github.com/cpeditor/cpeditor - 0eae7ab553d927afa883eb3c8e1cec99bfb44cb1 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/cpeditor - a63e361fc7d9d5c8008e3a78449ce2d6f345fc7a authored over 4 years ago by ouuan <[email protected]>
"Opacity" = 100 - "Transparency"
In the current settings, it should be "Opacity" instead of
"Tr...
1. Use a single function with or without the label.
2. Set toolTip and whatsThis for QCheckBox.
This commit separates 3 options (use lint, use autocomplete, delay in
lint) to each of its langu...
github.com/cpeditor/cpeditor - 7ddd64c6879ca5e210e3536289c586da403d3182 authored over 4 years ago by ouuan <[email protected]>
This warning is silenced:
third_party/diff_match_patch/diff_match_patch.cpp: In member function...
github.com/cpeditor/cpeditor - 0a23ef43d03c965858185283fbaf7143c3d63520 authored over 4 years ago by ouuan <[email protected]>github.com/cpeditor/QCodeEditor - e5d668c99537047b32b696cd6d22af1a8694d1e7 authored over 4 years ago by ouuan <[email protected]>
github.com/cpeditor/QCodeEditor - 4ffa7bb12543a625d118636f10fbdad610994c89 authored over 4 years ago by ouuan <[email protected]>
This fixes #10.
github.com/cpeditor/QCodeEditor - b644aeb013be503fcfbb7e4d9aa5f57901df6395 authored over 4 years ago by Dmitriy <[email protected]>* Add a simple JS highlighter
* Add a JS sample code
github.com/cpeditor/QCodeEditor - 49cf6f84ebe3253b53e47185bee303be341750da authored over 4 years ago by Dmitriy <[email protected]>github.com/cpeditor/cpeditor - 609deb115d6cdd2c11e1b8405bf81842ba852ad9 authored over 4 years ago by ouuan <[email protected]>
Changes:
1. The submodule configs are fixed.
2. Add "-j$(nproc)" in order to build faster.