Tamas

Results 16 issues of Tamas

Hi, I needed to be able to specify billing address for guests or alter it during checkout. I hope you like it as well. Cheers, Tamas

What is the status of this project? It was not clear to me whether is it a spike or an already functioning code, maybe in production without any specific problems....

During importing large datasets it would be good to see where is the import heading. Ora2pg could emit \echo commands before each COPY/INSERT. Emitting progress. Eg.: Importing TBL_WHATEVER [10001/10040402] COPY...

enhancement

Hi, You can try oracle support using Oracle XE under this page: http://www.oracle.com/technetwork/database/database-technologies/express-edition/downloads/index.html It is free of charge. It runs in docker also, makes installation much easier: https://hub.docker.com/r/wnameless/oracle-xe-11g/ Cheers, Tamas

Release builds are stopped working.

```Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.544 sec

Bug

Steps to reproduce: 1) Open sandbox: https://codesandbox.io/s/splitter-resize-mfm09l 2) Resize the window to small. MinWidth is only respected in case of resize by mouse.

### Description Currently one of the weak points of the java support in VSCode is maven pom.xml editing. Adding dependencies is a pain, because there is no such help exists...

VSCode Extension
kind:feature
needs:triage

I'm running a test suite of parametrized junit 5 tests. Every **second** time all the tests are running instead of the one selected. ![vscodetest](https://github.com/microsoft/vscode-java-test/assets/2590036/13e1a104-4a26-4b22-b3bb-d477f038341d)

bug