Máté Cserép

Results 45 issues of Máté Cserép

Currently this package depends on quite old versions of the `symfony/dom-crawler` and `symfony/css-selector` packages (versions ~2.8 and ~3.0). This makes the package incompatible with other packages requiring higher versions of...

Hello, First of all, it is really nice and useful project! 👍 Are there any future plans (or maybe possible configuration which I have overlooked) to create annotated tags instead...

enhancement

Ubuntu 22.04 (Jammy Jellyfish) is out, we shall support it officially. We shall still continue to support Ubuntu 18.04, as the EOL is 2023 April and the current ELX release...

Target: Developer environment

Currently we are using Google Analytics 3 (a.k.a. Universal Analytics), which will be deprecated on 2023-07-01. We shall update to use Google Analytics 4 until then. Further information: https://support.google.com/analytics/answer/11583528?hl=en Remark:...

Target: WebGUI
Level: Moderate (2)

To ease the installation procedure of CodeCompass, we shall support a package manager system, so end-users can easily install CodeCompass with a single command, without the trouble to compile or...

Kind: Discussion :speech_balloon:
Kind: Important :1st_place_medal:
Kind: Support :information_source:
Level: Difficult (4)

Using Google Analytics in CodeCompass is optional, but when enabled, we shall fulfill the GDPR regulations. Summarized: > To ensure that Google Analytics – its cookies, trackers and statistics tools...

Kind: Enhancement
Target: WebGUI

Connection to SQLite / PostgreSQL database is performed by the **`cc::util::connectDatabase()`** function. The function contains a simplistic database connection caching technique: existing connections are stored in the **`std::map databasePool`** static...

Kind: Important
Kind: Refactor
Target: Database
Level: Hard (5)

As described in #411 , for some yet unknown reasons, Build2 version 0.12.0 no longer succeeds to build on Ubuntu 18.04 after version 0.13.0 was released. It shall be investigated...

Target: Developer environment
Level: Moderate (2)

Right now the `CodeCompass_webserver` serves the web frontend. It also communicates with the supported code editors like VS Code, through LSP (see `lsp` branch). While CodeCompass is capable of incremental...

Kind: Discussion :speech_balloon:
Kind: Refactor :arrows_clockwise:
Target: LSP

Automatically detect if a project was added to (or removed from) the workspace directory, without manually restarting the *CodeCompass_webserver* binary. Currently a new project is automatically added to the dropdown...

Kind: Enhancement :star2:
Level: Hard (5)