Wrong language detection for VB6 repository #5829
Replies: 3 comments 1 reply
-
It takes as long as it takes for someone to submit a PR to add support/modify the current classification 😁. We rely almost exclusively on community contributions as there are so many languages out there. Once the PR has been submitted, it'll need to be discussed, reviewed and then merged. The change will then go into GitHub the next time a release is made, which depends on my work load, which puts it at about once every 2-3 months ATM. There may be added delays/complications with this as noted in my comment at #5824 (comment) |
Beta Was this translation helpful? Give feedback.
-
Thank you. Please remember that In short: VB6 - if ( VBScript - if Note also that the presence of any .xlsm file implies the presence of VBA. Also note that VB6 is the only programming language among these (it is fully compiled). |
Beta Was this translation helpful? Give feedback.
-
Wrong language detection in VB6 repository (Visual Basic 6.0). For instance:
https://github.com/Gagniuc/Markov-Chains-Simulation-framework
https://github.com/Gagniuc/Markov-Chains-Prediction-framework
https://github.com/Gagniuc/Discrete-Probability-Detector-in-VB6
https://github.com/Gagniuc/Micro-chart-in-VB
https://github.com/Gagniuc/Visual-Sequence-Alignment-in-VB6
https://github.com/Gagniuc/Simple-sequence-alignment-in-VB6
https://github.com/Gagniuc/Markov-Chains-The-weather
https://github.com/Gagniuc/Markov-Chains-detector-in-VB6
https://github.com/Gagniuc/Genomin
https://github.com/Gagniuc/Mapping-pixels-to-LEDs-for-the-Photon-pixel-coupling-method
https://github.com/Gagniuc/WebCam-software-sampling
https://github.com/Gagniuc/VB6-add-GUI-objects-at-runtime
https://github.com/Gagniuc/Motif-detection-VB6
https://github.com/Gagniuc/PI-laboratory-in-VB6
https://github.com/Gagniuc/PromKappa-3.0-Objective-Digital-Stains-in-VB6
A new request was made here:
#5824
The question is how long it will take to solve this issue? How long it usually takes?
Beta Was this translation helpful? Give feedback.
All reactions