Re: Official devcontainer config

2024-10-09 Thread Tristan Partin
On Sat Aug 3, 2024 at 9:00 PM CDT, Junwang Zhao wrote: On Fri, Aug 2, 2024 at 12:29 AM Jelte Fennema-Nio wrote: It might make sense to install Tristan (ccd) his Postgres Hacker extension for vscode to make this a bit more userfriendly: https://marketplace.visualstudio.com/items?itemName=trista

Re: Official devcontainer config

2024-08-24 Thread Junwang Zhao
On Sat, Aug 24, 2024 at 9:47 PM Peter Eisentraut wrote: > > On 24.08.24 14:49, Junwang Zhao wrote: > > What I haven't addressed is that the repo still uses specific local > > paths, I think > > this is ok since the code is not going into the core. > > I'm not among the target users of this, but I

Re: Official devcontainer config

2024-08-24 Thread Peter Eisentraut
On 24.08.24 14:49, Junwang Zhao wrote: What I haven't addressed is that the repo still uses specific local paths, I think this is ok since the code is not going into the core. I'm not among the target users of this, but I imagine that that would significantly reduce the utility of this for eve

Re: Official devcontainer config

2024-08-24 Thread Junwang Zhao
Hi hackers, On Sun, Aug 4, 2024 at 10:12 PM Andrew Dunstan wrote: > > > On 2024-08-03 Sa 10:13 PM, Junwang Zhao wrote: > > On Sat, Aug 3, 2024 at 7:30 PM Andrew Dunstan wrote: > >> > >> On 2024-08-02 Fr 2:45 PM, Peter Eisentraut wrote: > >>> On 01.08.24 23:38, Andrew Dunstan wrote: > Not to

Re: Official devcontainer config

2024-08-04 Thread Andrew Dunstan
On 2024-08-03 Sa 10:13 PM, Junwang Zhao wrote: On Sat, Aug 3, 2024 at 7:30 PM Andrew Dunstan wrote: On 2024-08-02 Fr 2:45 PM, Peter Eisentraut wrote: On 01.08.24 23:38, Andrew Dunstan wrote: Not totally opposed, and I will probably give it a try very soon, but I'm wondering if this really

Re: Official devcontainer config

2024-08-03 Thread Junwang Zhao
On Sat, Aug 3, 2024 at 7:30 PM Andrew Dunstan wrote: > > > On 2024-08-02 Fr 2:45 PM, Peter Eisentraut wrote: > > On 01.08.24 23:38, Andrew Dunstan wrote: > >> Not totally opposed, and I will probably give it a try very soon, but > >> I'm wondering if this really needs to go in the core repo. We've

Re: Official devcontainer config

2024-08-03 Thread Junwang Zhao
On Sat, Aug 3, 2024 at 2:45 AM Peter Eisentraut wrote: > > On 01.08.24 23:38, Andrew Dunstan wrote: > > Not totally opposed, and I will probably give it a try very soon, but > > I'm wondering if this really needs to go in the core repo. We've > > generally shied away from doing much in the way of

Re: Official devcontainer config

2024-08-03 Thread Junwang Zhao
On Fri, Aug 2, 2024 at 5:38 AM Andrew Dunstan wrote: > > > On 2024-08-01 Th 10:56 AM, Junwang Zhao wrote: > > Stack Overflow 2024 developer survey[1] said VSCode > > is the most used development environment. > > > > In a PostgreSQL Hacker Mentoring discussion, we talked > > about how to use vscode

Re: Official devcontainer config

2024-08-03 Thread Junwang Zhao
On Fri, Aug 2, 2024 at 12:29 AM Jelte Fennema-Nio wrote: > > On Thu, 1 Aug 2024 at 16:56, Junwang Zhao wrote: > > I post my daily used devcontainer config[2] , Jelte(ccd) > > suggested that it might be a good idea we integrate the > > config into postgres repo so that the barrier to entry for > >

Re: Official devcontainer config

2024-08-03 Thread Andrew Dunstan
On 2024-08-02 Fr 2:45 PM, Peter Eisentraut wrote: On 01.08.24 23:38, Andrew Dunstan wrote: Not totally opposed, and I will probably give it a try very soon, but I'm wondering if this really needs to go in the core repo. We've generally shied away from doing much in the way of editor / devenv

Re: Official devcontainer config

2024-08-02 Thread Peter Eisentraut
On 01.08.24 23:38, Andrew Dunstan wrote: Not totally opposed, and I will probably give it a try very soon, but I'm wondering if this really needs to go in the core repo. We've generally shied away from doing much in the way of editor / devenv support, trying to be fairly agnostic. It's true we

Re: Official devcontainer config

2024-08-01 Thread Andrew Dunstan
On 2024-08-01 Th 10:56 AM, Junwang Zhao wrote: Stack Overflow 2024 developer survey[1] said VSCode is the most used development environment. In a PostgreSQL Hacker Mentoring discussion, we talked about how to use vscode to debug and running postgres, Andrey(ccd) has tons of tips for new develo

Re: Official devcontainer config

2024-08-01 Thread Jelte Fennema-Nio
On Thu, 1 Aug 2024 at 16:56, Junwang Zhao wrote: > I post my daily used devcontainer config[2] , Jelte(ccd) > suggested that it might be a good idea we integrate the > config into postgres repo so that the barrier to entry for > new developers will be much lower. In my experience adding a devcont